pkgsrc/www/py-beautifulsoup4/PLIST
adam 4ce66cca11 py-beautifulsoup4: updated to 4.8.2
4.8.2:

* Added Python docstrings to all public methods of the most commonly
  used classes.

* Added a Chinese translation by Deron Wang and a Brazilian Portuguese
  translation by Cezar Peixeiro to the repository.

* Fixed two deprecation warnings.

* The html.parser tree builder now correctly handles DOCTYPEs that are
  not uppercase.

* PageElement.select() now returns a ResultSet rather than a regular
  list, making it consistent with methods like find_all().
2020-01-08 21:08:26 +00:00

60 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2020/01/08 21:08:26 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}/bs4/__init__.py
${PYSITELIB}/bs4/__init__.pyc
${PYSITELIB}/bs4/__init__.pyo
${PYSITELIB}/bs4/builder/__init__.py
${PYSITELIB}/bs4/builder/__init__.pyc
${PYSITELIB}/bs4/builder/__init__.pyo
${PYSITELIB}/bs4/builder/_html5lib.py
${PYSITELIB}/bs4/builder/_html5lib.pyc
${PYSITELIB}/bs4/builder/_html5lib.pyo
${PYSITELIB}/bs4/builder/_htmlparser.py
${PYSITELIB}/bs4/builder/_htmlparser.pyc
${PYSITELIB}/bs4/builder/_htmlparser.pyo
${PYSITELIB}/bs4/builder/_lxml.py
${PYSITELIB}/bs4/builder/_lxml.pyc
${PYSITELIB}/bs4/builder/_lxml.pyo
${PYSITELIB}/bs4/dammit.py
${PYSITELIB}/bs4/dammit.pyc
${PYSITELIB}/bs4/dammit.pyo
${PYSITELIB}/bs4/diagnose.py
${PYSITELIB}/bs4/diagnose.pyc
${PYSITELIB}/bs4/diagnose.pyo
${PYSITELIB}/bs4/element.py
${PYSITELIB}/bs4/element.pyc
${PYSITELIB}/bs4/element.pyo
${PYSITELIB}/bs4/formatter.py
${PYSITELIB}/bs4/formatter.pyc
${PYSITELIB}/bs4/formatter.pyo
${PYSITELIB}/bs4/testing.py
${PYSITELIB}/bs4/testing.pyc
${PYSITELIB}/bs4/testing.pyo
${PYSITELIB}/bs4/tests/__init__.py
${PYSITELIB}/bs4/tests/__init__.pyc
${PYSITELIB}/bs4/tests/__init__.pyo
${PYSITELIB}/bs4/tests/test_builder_registry.py
${PYSITELIB}/bs4/tests/test_builder_registry.pyc
${PYSITELIB}/bs4/tests/test_builder_registry.pyo
${PYSITELIB}/bs4/tests/test_docs.py
${PYSITELIB}/bs4/tests/test_docs.pyc
${PYSITELIB}/bs4/tests/test_docs.pyo
${PYSITELIB}/bs4/tests/test_html5lib.py
${PYSITELIB}/bs4/tests/test_html5lib.pyc
${PYSITELIB}/bs4/tests/test_html5lib.pyo
${PYSITELIB}/bs4/tests/test_htmlparser.py
${PYSITELIB}/bs4/tests/test_htmlparser.pyc
${PYSITELIB}/bs4/tests/test_htmlparser.pyo
${PYSITELIB}/bs4/tests/test_lxml.py
${PYSITELIB}/bs4/tests/test_lxml.pyc
${PYSITELIB}/bs4/tests/test_lxml.pyo
${PYSITELIB}/bs4/tests/test_soup.py
${PYSITELIB}/bs4/tests/test_soup.pyc
${PYSITELIB}/bs4/tests/test_soup.pyo
${PYSITELIB}/bs4/tests/test_tree.py
${PYSITELIB}/bs4/tests/test_tree.pyc
${PYSITELIB}/bs4/tests/test_tree.pyo