pkgsrc/textproc/py-cssselect2/PLIST
adam f46cce78b2 py-cssselect2: updated to 0.4.1
Version 0.4.1

Fix PyPI description and various links.

Version 0.4.0

Drop support of Python 3.5, add support of Python 3.9.
Don’t crash on empty :not() selectors.
New code structure, new packaging, new documentation.

Version 0.3.0

Drop Python2 support.
Improve packaging and testing.
2021-04-28 08:52:17 +00:00

18 lines
692 B
Text

@comment $NetBSD: PLIST,v 1.2 2021/04/28 08:52:17 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}/cssselect2/__init__.py
${PYSITELIB}/cssselect2/__init__.pyc
${PYSITELIB}/cssselect2/__init__.pyo
${PYSITELIB}/cssselect2/compiler.py
${PYSITELIB}/cssselect2/compiler.pyc
${PYSITELIB}/cssselect2/compiler.pyo
${PYSITELIB}/cssselect2/parser.py
${PYSITELIB}/cssselect2/parser.pyc
${PYSITELIB}/cssselect2/parser.pyo
${PYSITELIB}/cssselect2/tree.py
${PYSITELIB}/cssselect2/tree.pyc
${PYSITELIB}/cssselect2/tree.pyo