pkgsrc/textproc/py-html5lib/PLIST
adam 68d8874f51 py-html5lib: updated to 1.0.1
1.0.1

Breaking changes:
* Drop support for Python 2.6.
* Remove utils/spider.py

Features:
* Improve documentation.
* Add iframe seamless boolean attribute.
* Add itemscope as a boolean attribute.
* Support Python 3.6.
* Add CI support for Windows using AppVeyor.
* Improve testing and CI and add code coverage
* Semver-compliant version number.

Bug fixes:
* Add support for setuptools < 18.5 to support environment markers.
* Add explicit dependency for six >= 1.9.
* Fix regexes to work with Python 3.7 regex adjustments.
* Fix alphabeticalattributes filter namespace bug.
* Include license file in generated wheel package.
* Fix annotation-xml typo.
* Allow uppercase hex chararcters in CSS colour check.
2018-02-26 08:24:42 +00:00

108 lines
4.5 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2018/02/26 08:24:42 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/html5lib/__init__.py
${PYSITELIB}/html5lib/__init__.pyc
${PYSITELIB}/html5lib/__init__.pyo
${PYSITELIB}/html5lib/_ihatexml.py
${PYSITELIB}/html5lib/_ihatexml.pyc
${PYSITELIB}/html5lib/_ihatexml.pyo
${PYSITELIB}/html5lib/_inputstream.py
${PYSITELIB}/html5lib/_inputstream.pyc
${PYSITELIB}/html5lib/_inputstream.pyo
${PYSITELIB}/html5lib/_tokenizer.py
${PYSITELIB}/html5lib/_tokenizer.pyc
${PYSITELIB}/html5lib/_tokenizer.pyo
${PYSITELIB}/html5lib/_trie/__init__.py
${PYSITELIB}/html5lib/_trie/__init__.pyc
${PYSITELIB}/html5lib/_trie/__init__.pyo
${PYSITELIB}/html5lib/_trie/_base.py
${PYSITELIB}/html5lib/_trie/_base.pyc
${PYSITELIB}/html5lib/_trie/_base.pyo
${PYSITELIB}/html5lib/_trie/datrie.py
${PYSITELIB}/html5lib/_trie/datrie.pyc
${PYSITELIB}/html5lib/_trie/datrie.pyo
${PYSITELIB}/html5lib/_trie/py.py
${PYSITELIB}/html5lib/_trie/py.pyc
${PYSITELIB}/html5lib/_trie/py.pyo
${PYSITELIB}/html5lib/_utils.py
${PYSITELIB}/html5lib/_utils.pyc
${PYSITELIB}/html5lib/_utils.pyo
${PYSITELIB}/html5lib/constants.py
${PYSITELIB}/html5lib/constants.pyc
${PYSITELIB}/html5lib/constants.pyo
${PYSITELIB}/html5lib/filters/__init__.py
${PYSITELIB}/html5lib/filters/__init__.pyc
${PYSITELIB}/html5lib/filters/__init__.pyo
${PYSITELIB}/html5lib/filters/alphabeticalattributes.py
${PYSITELIB}/html5lib/filters/alphabeticalattributes.pyc
${PYSITELIB}/html5lib/filters/alphabeticalattributes.pyo
${PYSITELIB}/html5lib/filters/base.py
${PYSITELIB}/html5lib/filters/base.pyc
${PYSITELIB}/html5lib/filters/base.pyo
${PYSITELIB}/html5lib/filters/inject_meta_charset.py
${PYSITELIB}/html5lib/filters/inject_meta_charset.pyc
${PYSITELIB}/html5lib/filters/inject_meta_charset.pyo
${PYSITELIB}/html5lib/filters/lint.py
${PYSITELIB}/html5lib/filters/lint.pyc
${PYSITELIB}/html5lib/filters/lint.pyo
${PYSITELIB}/html5lib/filters/optionaltags.py
${PYSITELIB}/html5lib/filters/optionaltags.pyc
${PYSITELIB}/html5lib/filters/optionaltags.pyo
${PYSITELIB}/html5lib/filters/sanitizer.py
${PYSITELIB}/html5lib/filters/sanitizer.pyc
${PYSITELIB}/html5lib/filters/sanitizer.pyo
${PYSITELIB}/html5lib/filters/whitespace.py
${PYSITELIB}/html5lib/filters/whitespace.pyc
${PYSITELIB}/html5lib/filters/whitespace.pyo
${PYSITELIB}/html5lib/html5parser.py
${PYSITELIB}/html5lib/html5parser.pyc
${PYSITELIB}/html5lib/html5parser.pyo
${PYSITELIB}/html5lib/serializer.py
${PYSITELIB}/html5lib/serializer.pyc
${PYSITELIB}/html5lib/serializer.pyo
${PYSITELIB}/html5lib/treeadapters/__init__.py
${PYSITELIB}/html5lib/treeadapters/__init__.pyc
${PYSITELIB}/html5lib/treeadapters/__init__.pyo
${PYSITELIB}/html5lib/treeadapters/genshi.py
${PYSITELIB}/html5lib/treeadapters/genshi.pyc
${PYSITELIB}/html5lib/treeadapters/genshi.pyo
${PYSITELIB}/html5lib/treeadapters/sax.py
${PYSITELIB}/html5lib/treeadapters/sax.pyc
${PYSITELIB}/html5lib/treeadapters/sax.pyo
${PYSITELIB}/html5lib/treebuilders/__init__.py
${PYSITELIB}/html5lib/treebuilders/__init__.pyc
${PYSITELIB}/html5lib/treebuilders/__init__.pyo
${PYSITELIB}/html5lib/treebuilders/base.py
${PYSITELIB}/html5lib/treebuilders/base.pyc
${PYSITELIB}/html5lib/treebuilders/base.pyo
${PYSITELIB}/html5lib/treebuilders/dom.py
${PYSITELIB}/html5lib/treebuilders/dom.pyc
${PYSITELIB}/html5lib/treebuilders/dom.pyo
${PYSITELIB}/html5lib/treebuilders/etree.py
${PYSITELIB}/html5lib/treebuilders/etree.pyc
${PYSITELIB}/html5lib/treebuilders/etree.pyo
${PYSITELIB}/html5lib/treebuilders/etree_lxml.py
${PYSITELIB}/html5lib/treebuilders/etree_lxml.pyc
${PYSITELIB}/html5lib/treebuilders/etree_lxml.pyo
${PYSITELIB}/html5lib/treewalkers/__init__.py
${PYSITELIB}/html5lib/treewalkers/__init__.pyc
${PYSITELIB}/html5lib/treewalkers/__init__.pyo
${PYSITELIB}/html5lib/treewalkers/base.py
${PYSITELIB}/html5lib/treewalkers/base.pyc
${PYSITELIB}/html5lib/treewalkers/base.pyo
${PYSITELIB}/html5lib/treewalkers/dom.py
${PYSITELIB}/html5lib/treewalkers/dom.pyc
${PYSITELIB}/html5lib/treewalkers/dom.pyo
${PYSITELIB}/html5lib/treewalkers/etree.py
${PYSITELIB}/html5lib/treewalkers/etree.pyc
${PYSITELIB}/html5lib/treewalkers/etree.pyo
${PYSITELIB}/html5lib/treewalkers/etree_lxml.py
${PYSITELIB}/html5lib/treewalkers/etree_lxml.pyc
${PYSITELIB}/html5lib/treewalkers/etree_lxml.pyo
${PYSITELIB}/html5lib/treewalkers/genshi.py
${PYSITELIB}/html5lib/treewalkers/genshi.pyc
${PYSITELIB}/html5lib/treewalkers/genshi.pyo