21925d9eed
* Make html2text.py compatible with python 3.*. * PEP8ize the script. * Switch tests to unittest (w/generated test cases). * Remove .editorconfig. * Remove deprecated function has_key. * Handle invalid literals for start attribute. * Add bodywidth parameter instead of module-wide BODY_WIDTH.
17 lines
614 B
Text
17 lines
614 B
Text
@comment $NetBSD: PLIST,v 1.4 2014/04/20 01:44:53 schmonz 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.py
|
|
${PYSITELIB}/html2text.pyc
|
|
${PYSITELIB}/html2text.pyo
|
|
${PYSITELIB}/test/__init__.py
|
|
${PYSITELIB}/test/__init__.pyc
|
|
${PYSITELIB}/test/__init__.pyo
|
|
${PYSITELIB}/test/test_html2text.py
|
|
${PYSITELIB}/test/test_html2text.pyc
|
|
${PYSITELIB}/test/test_html2text.pyo
|