407e6f2614
0.8.1 ----- * README: Further tweaks * Resolve README issues * Accept the :substitutions: option on code-block directives in Sphinx * Ignore 'nowrap' option for 'math' directive 0.8.1rc3 -------- * Configure packaging and release * Ignore 'label' option for 'math' directive * doc8/checks: ignore emphasize-lines errors in Sphinx mode * Accept the :caption: option on code-block directives in Sphinx 0.8.1rc2 -------- * Refactor to support direct invocation from python * Add tests for command line invocation * Standardise check name across python versions * Adopt python black * Enable pre-commit 0.8.1rc1 -------- * Fix formatting of pre-commit-hooks.yaml * Fix '\_\_main\_\_' * Added badges to the README * Fix travis * Fixed tox docs * Add pre-commit hook definition * Allow doc8 to be called as a module * Integrate Travis * Update hacking version * gitignore: Ignore pbr generated metadata * Modernize doc building process * General cleanup * setup.cfg: Indicate supported versions of Python * CONTRIBUTING: Update after move to GitHub * setup.cfg: Update author, maintainer details * Add Pygments to the requirements list
40 lines
1.3 KiB
Text
40 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2020/06/02 19:58:00 adam Exp $
|
|
bin/doc8-${PYVERSSUFFIX}
|
|
${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}/pbr.json
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/doc8/__init__.py
|
|
${PYSITELIB}/doc8/__init__.pyc
|
|
${PYSITELIB}/doc8/__init__.pyo
|
|
${PYSITELIB}/doc8/__main__.py
|
|
${PYSITELIB}/doc8/__main__.pyc
|
|
${PYSITELIB}/doc8/__main__.pyo
|
|
${PYSITELIB}/doc8/checks.py
|
|
${PYSITELIB}/doc8/checks.pyc
|
|
${PYSITELIB}/doc8/checks.pyo
|
|
${PYSITELIB}/doc8/main.py
|
|
${PYSITELIB}/doc8/main.pyc
|
|
${PYSITELIB}/doc8/main.pyo
|
|
${PYSITELIB}/doc8/parser.py
|
|
${PYSITELIB}/doc8/parser.pyc
|
|
${PYSITELIB}/doc8/parser.pyo
|
|
${PYSITELIB}/doc8/tests/__init__.py
|
|
${PYSITELIB}/doc8/tests/__init__.pyc
|
|
${PYSITELIB}/doc8/tests/__init__.pyo
|
|
${PYSITELIB}/doc8/tests/test_checks.py
|
|
${PYSITELIB}/doc8/tests/test_checks.pyc
|
|
${PYSITELIB}/doc8/tests/test_checks.pyo
|
|
${PYSITELIB}/doc8/tests/test_main.py
|
|
${PYSITELIB}/doc8/tests/test_main.pyc
|
|
${PYSITELIB}/doc8/tests/test_main.pyo
|
|
${PYSITELIB}/doc8/utils.py
|
|
${PYSITELIB}/doc8/utils.pyc
|
|
${PYSITELIB}/doc8/utils.pyo
|
|
${PYSITELIB}/doc8/version.py
|
|
${PYSITELIB}/doc8/version.pyc
|
|
${PYSITELIB}/doc8/version.pyo
|