pkgsrc/devel/py-fastimport/PLIST
adam d1c101576b py-fastimport: updated to 0.9.8
0.9.8:
* Fix version number.

0.9.7:
* Don't attempt to encode bytestrings in utf8_bytes_helper().
* Add fast-import-filter, fast-import-query and fast-import-info
  script.
2018-04-17 13:24:16 +00:00

65 lines
2.8 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/04/17 13:24:16 adam Exp $
bin/fast-import-filter-${PYVERSSUFFIX}
bin/fast-import-info-${PYVERSSUFFIX}
bin/fast-import-query-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/fastimport/__init__.py
${PYSITELIB}/fastimport/__init__.pyc
${PYSITELIB}/fastimport/__init__.pyo
${PYSITELIB}/fastimport/commands.py
${PYSITELIB}/fastimport/commands.pyc
${PYSITELIB}/fastimport/commands.pyo
${PYSITELIB}/fastimport/dates.py
${PYSITELIB}/fastimport/dates.pyc
${PYSITELIB}/fastimport/dates.pyo
${PYSITELIB}/fastimport/errors.py
${PYSITELIB}/fastimport/errors.pyc
${PYSITELIB}/fastimport/errors.pyo
${PYSITELIB}/fastimport/helpers.py
${PYSITELIB}/fastimport/helpers.pyc
${PYSITELIB}/fastimport/helpers.pyo
${PYSITELIB}/fastimport/parser.py
${PYSITELIB}/fastimport/parser.pyc
${PYSITELIB}/fastimport/parser.pyo
${PYSITELIB}/fastimport/processor.py
${PYSITELIB}/fastimport/processor.pyc
${PYSITELIB}/fastimport/processor.pyo
${PYSITELIB}/fastimport/processors/__init__.py
${PYSITELIB}/fastimport/processors/__init__.pyc
${PYSITELIB}/fastimport/processors/__init__.pyo
${PYSITELIB}/fastimport/processors/filter_processor.py
${PYSITELIB}/fastimport/processors/filter_processor.pyc
${PYSITELIB}/fastimport/processors/filter_processor.pyo
${PYSITELIB}/fastimport/processors/info_processor.py
${PYSITELIB}/fastimport/processors/info_processor.pyc
${PYSITELIB}/fastimport/processors/info_processor.pyo
${PYSITELIB}/fastimport/processors/query_processor.py
${PYSITELIB}/fastimport/processors/query_processor.pyc
${PYSITELIB}/fastimport/processors/query_processor.pyo
${PYSITELIB}/fastimport/reftracker.py
${PYSITELIB}/fastimport/reftracker.pyc
${PYSITELIB}/fastimport/reftracker.pyo
${PYSITELIB}/fastimport/tests/__init__.py
${PYSITELIB}/fastimport/tests/__init__.pyc
${PYSITELIB}/fastimport/tests/__init__.pyo
${PYSITELIB}/fastimport/tests/test_commands.py
${PYSITELIB}/fastimport/tests/test_commands.pyc
${PYSITELIB}/fastimport/tests/test_commands.pyo
${PYSITELIB}/fastimport/tests/test_dates.py
${PYSITELIB}/fastimport/tests/test_dates.pyc
${PYSITELIB}/fastimport/tests/test_dates.pyo
${PYSITELIB}/fastimport/tests/test_errors.py
${PYSITELIB}/fastimport/tests/test_errors.pyc
${PYSITELIB}/fastimport/tests/test_errors.pyo
${PYSITELIB}/fastimport/tests/test_filter_processor.py
${PYSITELIB}/fastimport/tests/test_filter_processor.pyc
${PYSITELIB}/fastimport/tests/test_filter_processor.pyo
${PYSITELIB}/fastimport/tests/test_helpers.py
${PYSITELIB}/fastimport/tests/test_helpers.pyc
${PYSITELIB}/fastimport/tests/test_helpers.pyo
${PYSITELIB}/fastimport/tests/test_info_processor.py
${PYSITELIB}/fastimport/tests/test_info_processor.pyc
${PYSITELIB}/fastimport/tests/test_info_processor.pyo
${PYSITELIB}/fastimport/tests/test_parser.py
${PYSITELIB}/fastimport/tests/test_parser.pyc
${PYSITELIB}/fastimport/tests/test_parser.pyo