pkgsrc/textproc/py-html5lib/PLIST
adam cf05b03dbe Changes 0.90:
* Parses valid and invalid HTML documents to a tree
* Support for minidom, ElementTree (including cElementTree and lxml.etree),
  BeautifulSoup (deprecated) and custom simpletree output formats
* DOM to SAX converter
* Reports parse errors
* Character encoding detection
* Filtering and serializing of trees
* HTML+CSS sanitizer
* Many unit tests
2011-04-15 08:42:03 +00:00

113 lines
4.8 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2011/04/15 08:42:03 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/html5lib/__init__.py
${PYSITELIB}/html5lib/__init__.pyc
${PYSITELIB}/html5lib/__init__.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/_base.py
${PYSITELIB}/html5lib/filters/_base.pyc
${PYSITELIB}/html5lib/filters/_base.pyo
${PYSITELIB}/html5lib/filters/formfiller.py
${PYSITELIB}/html5lib/filters/formfiller.pyc
${PYSITELIB}/html5lib/filters/formfiller.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/ihatexml.py
${PYSITELIB}/html5lib/ihatexml.pyc
${PYSITELIB}/html5lib/ihatexml.pyo
${PYSITELIB}/html5lib/inputstream.py
${PYSITELIB}/html5lib/inputstream.pyc
${PYSITELIB}/html5lib/inputstream.pyo
${PYSITELIB}/html5lib/sanitizer.py
${PYSITELIB}/html5lib/sanitizer.pyc
${PYSITELIB}/html5lib/sanitizer.pyo
${PYSITELIB}/html5lib/serializer/__init__.py
${PYSITELIB}/html5lib/serializer/__init__.pyc
${PYSITELIB}/html5lib/serializer/__init__.pyo
${PYSITELIB}/html5lib/serializer/htmlserializer.py
${PYSITELIB}/html5lib/serializer/htmlserializer.pyc
${PYSITELIB}/html5lib/serializer/htmlserializer.pyo
${PYSITELIB}/html5lib/serializer/xhtmlserializer.py
${PYSITELIB}/html5lib/serializer/xhtmlserializer.pyc
${PYSITELIB}/html5lib/serializer/xhtmlserializer.pyo
${PYSITELIB}/html5lib/tokenizer.py
${PYSITELIB}/html5lib/tokenizer.pyc
${PYSITELIB}/html5lib/tokenizer.pyo
${PYSITELIB}/html5lib/tokenizer_old.py
${PYSITELIB}/html5lib/tokenizer_old.pyc
${PYSITELIB}/html5lib/tokenizer_old.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/treebuilders/simpletree.py
${PYSITELIB}/html5lib/treebuilders/simpletree.pyc
${PYSITELIB}/html5lib/treebuilders/simpletree.pyo
${PYSITELIB}/html5lib/treebuilders/soup.py
${PYSITELIB}/html5lib/treebuilders/soup.pyc
${PYSITELIB}/html5lib/treebuilders/soup.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/genshistream.py
${PYSITELIB}/html5lib/treewalkers/genshistream.pyc
${PYSITELIB}/html5lib/treewalkers/genshistream.pyo
${PYSITELIB}/html5lib/treewalkers/lxmletree.py
${PYSITELIB}/html5lib/treewalkers/lxmletree.pyc
${PYSITELIB}/html5lib/treewalkers/lxmletree.pyo
${PYSITELIB}/html5lib/treewalkers/pulldom.py
${PYSITELIB}/html5lib/treewalkers/pulldom.pyc
${PYSITELIB}/html5lib/treewalkers/pulldom.pyo
${PYSITELIB}/html5lib/treewalkers/simpletree.py
${PYSITELIB}/html5lib/treewalkers/simpletree.pyc
${PYSITELIB}/html5lib/treewalkers/simpletree.pyo
${PYSITELIB}/html5lib/treewalkers/soup.py
${PYSITELIB}/html5lib/treewalkers/soup.pyc
${PYSITELIB}/html5lib/treewalkers/soup.pyo
${PYSITELIB}/html5lib/utils.py
${PYSITELIB}/html5lib/utils.pyc
${PYSITELIB}/html5lib/utils.pyo