Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-html5lib-1.0.1-lp152.3.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-html5lib Distribution: openSUSE Leap 15.2
Version: 1.0.1 Vendor: openSUSE
Release: lp152.3.3 Build date: Sun Mar 1 13:30:08 2020
Group: Development/Languages/Python Build host: cloud121
Size: 1268169 Source RPM: python-html5lib-1.0.1-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/html5lib/html5lib-python
Summary: HTML parser based on the WHAT-WG Web Applications 1
HTML parser designed to follow the HTML5
specification. The parser is designed to handle all flavours of HTML and
parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.

Output is to a tree structure; the current release supports output to
DOM, ElementTree, lxml and BeautifulSoup tree formats as well as a
simple custom format

Provides

Requires

License

MIT

Changelog

* Wed Dec 13 2017 tchvatal@suse.com
  - Version update to latest 1.0.1 release:
    * Dropped support for py 2.6
    * Documentation update
    * Fixes for python 3.7 and 3.6
* Tue Dec 05 2017 opensuse@dstoecker.de
  - update to 1.0b10
* Fri Apr 07 2017 toddrme2178@gmail.com
  - html5lib has a hard dependency on python-webencodings.
    It will fail at import time without it.
* Tue Apr 04 2017 aloisio@gmx.com
  - Updated to version 0.999999999 (see CHANGES.rst)
  - Converted to single-spec
  - Dropped coerce_comments_to_work_with_lxml.patch (accepted
    upstream)
* Fri Feb 12 2016 toddrme2178@gmail.com
  - Add coerce_comments_to_work_with_lxml.patch
    Fixes compatibility with python-lxml 3.5+, which adds validation
    for xml comments.
    Should be in next release/
  - Re-enable tests.
* Tue Feb 02 2016 toddrme2178@gmail.com
  - Disable broken tests.
    Check if they are working again in the next release.
* Mon Feb 01 2016 toddrme2178@gmail.com
  - update to version 0.9999999:
    * Fix #195: fix the sanitizer to drop broken URLs (it threw an
      exception between 0.9999 and 0.999999).
* Mon Aug 03 2015 tbechtold@suse.com
  - Relax python-lxml BuildRequires and Requires. html5lib should
    also work with older python-lxml modules.
* Mon Jul 27 2015 aloisio@gmx.com
  - Update to version 0.999999
    * Fix #189: fix the sanitizer to allow relative URLs again
    (as it did prior to 0.9999/1.0b5).
  - Aligned version requirements with PyPI
* Fri Jul 24 2015 seife+obs@b1-systems.com
  - Fix non-SUSE build by conditionalizing Recommends: tags
* Wed May 06 2015 benoit.monin@gmx.fr
  - update to version 0.99999:
    * Fix #188: fix the sanitizer to not throw an exception when
      sanitizing bogus data URLs.
  - additional changes from version 0.9999:
    * Fix #153: Sanitizer fails to treat some attributes as URLs.
      Despite how this sounds, this has no known security
      implications. No known version of IE (5.5 to current), Firefox
      (3 to current), Safari (6 to current), Chrome (1 to current),
      or Opera (12 to current) will run any script provided in these
      attributes.
    * Pass error message to the ParseError exception in strict
      parsing mode.
    * Allow data URIs in the sanitizer, with a whitelist of
      content-types.
    * Add support for Python implementations that don’t support lone
      surrogates (read: Jython). Fixes #2.
    * Remove localization of error messages. This functionality was
      totally unused (and untested that everything was localizable),
      so we may as well follow numerous browsers in not supporting
      translating technical strings.
    * Expose treewalkers.pprint as a public API.
    * Add a documentEncoding property to HTML5Parser, fix #121.
  - update project URL

Files

/usr/lib/python3.6/site-packages/html5lib
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/html5lib-1.0.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/html5lib/__init__.py
/usr/lib/python3.6/site-packages/html5lib/__pycache__
/usr/lib/python3.6/site-packages/html5lib/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_ihatexml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_ihatexml.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_inputstream.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_inputstream.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_tokenizer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_tokenizer.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/_utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/html5parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/html5parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/serializer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/__pycache__/serializer.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/_ihatexml.py
/usr/lib/python3.6/site-packages/html5lib/_inputstream.py
/usr/lib/python3.6/site-packages/html5lib/_tokenizer.py
/usr/lib/python3.6/site-packages/html5lib/_trie
/usr/lib/python3.6/site-packages/html5lib/_trie/__init__.py
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/_base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/_base.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/datrie.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/datrie.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/py.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/__pycache__/py.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/_trie/_base.py
/usr/lib/python3.6/site-packages/html5lib/_trie/datrie.py
/usr/lib/python3.6/site-packages/html5lib/_trie/py.py
/usr/lib/python3.6/site-packages/html5lib/_utils.py
/usr/lib/python3.6/site-packages/html5lib/constants.py
/usr/lib/python3.6/site-packages/html5lib/filters
/usr/lib/python3.6/site-packages/html5lib/filters/__init__.py
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/lint.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/lint.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/whitespace.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/__pycache__/whitespace.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/filters/alphabeticalattributes.py
/usr/lib/python3.6/site-packages/html5lib/filters/base.py
/usr/lib/python3.6/site-packages/html5lib/filters/inject_meta_charset.py
/usr/lib/python3.6/site-packages/html5lib/filters/lint.py
/usr/lib/python3.6/site-packages/html5lib/filters/optionaltags.py
/usr/lib/python3.6/site-packages/html5lib/filters/sanitizer.py
/usr/lib/python3.6/site-packages/html5lib/filters/whitespace.py
/usr/lib/python3.6/site-packages/html5lib/html5parser.py
/usr/lib/python3.6/site-packages/html5lib/serializer.py
/usr/lib/python3.6/site-packages/html5lib/treeadapters
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__init__.py
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treeadapters/genshi.py
/usr/lib/python3.6/site-packages/html5lib/treeadapters/sax.py
/usr/lib/python3.6/site-packages/html5lib/treebuilders
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__init__.py
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treebuilders/base.py
/usr/lib/python3.6/site-packages/html5lib/treebuilders/dom.py
/usr/lib/python3.6/site-packages/html5lib/treebuilders/etree.py
/usr/lib/python3.6/site-packages/html5lib/treebuilders/etree_lxml.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__init__.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-36.pyc
/usr/lib/python3.6/site-packages/html5lib/treewalkers/base.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers/dom.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers/etree.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers/etree_lxml.py
/usr/lib/python3.6/site-packages/html5lib/treewalkers/genshi.py
/usr/share/doc/packages/python3-html5lib
/usr/share/doc/packages/python3-html5lib/CHANGES.rst
/usr/share/doc/packages/python3-html5lib/LICENSE
/usr/share/doc/packages/python3-html5lib/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024