2014.12.5 ========= ---- * Feature: Update `README.md` with usage examples. * Fix #35: Remove `py_modules` from `setup.py`. * Fix #36: Excludes tests from being installed as a separate module. * Fix #37: Don't hardcode the path to the installed binary. * Fix: Readme typo in running cli. * Feature #40: Extract cli part to ``cli`` module. * Feature #42: Bring python version compatibility to ``compat.py`` module. * Feature #41: Extract utility/helper methods to ``utils`` module. * Fix #45: Does not accept standard input when running under Python 3. * Feature: Clean up ``ChangeLog.rst`` for version and date numbers.
23 lines
827 B
Text
23 lines
827 B
Text
@comment $NetBSD: PLIST,v 1.9 2014/12/07 17:27:25 wiz Exp $
|
|
bin/html2text
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/html2text/__init__.py
|
|
${PYSITELIB}/html2text/__init__.pyc
|
|
${PYSITELIB}/html2text/__init__.pyo
|
|
${PYSITELIB}/html2text/cli.py
|
|
${PYSITELIB}/html2text/cli.pyc
|
|
${PYSITELIB}/html2text/cli.pyo
|
|
${PYSITELIB}/html2text/compat.py
|
|
${PYSITELIB}/html2text/compat.pyc
|
|
${PYSITELIB}/html2text/compat.pyo
|
|
${PYSITELIB}/html2text/config.py
|
|
${PYSITELIB}/html2text/config.pyc
|
|
${PYSITELIB}/html2text/config.pyo
|
|
${PYSITELIB}/html2text/utils.py
|
|
${PYSITELIB}/html2text/utils.pyc
|
|
${PYSITELIB}/html2text/utils.pyo
|