pkgsrc/textproc/py-jsbeautifier/PLIST
adam c021f5bc6b py-jsbeautifier: updated to 1.13.0
v1.13.0

Description

This release truly fixes the python cssbeautifier installation and updates cssbeautifier cli to use the same general code as jsbeautifier.

Also, as of this release Node.js 8.x is no longer guaranteed to work. Node.js 8.x LTS reached end-of-life in January 2020. Parts of our test infrastructure no longer support Node.js 8.x. The js-beautifier should still run on Node.js 8.x, but it is not part of the CI system and so not guaranteed to work.

Closed Issues

(internal) Refactor python cssbeautifier to reuse jsbeautifier CLI methods
(internal) Switch from node-static to serve
Fixed pip install cssbeautifier
2020-08-25 11:03:20 +00:00

110 lines
5.3 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2020/08/25 11:03:20 adam Exp $
bin/js-beautify-${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}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/jsbeautifier/__init__.py
${PYSITELIB}/jsbeautifier/__init__.pyc
${PYSITELIB}/jsbeautifier/__init__.pyo
${PYSITELIB}/jsbeautifier/__version__.py
${PYSITELIB}/jsbeautifier/__version__.pyc
${PYSITELIB}/jsbeautifier/__version__.pyo
${PYSITELIB}/jsbeautifier/cli/__init__.py
${PYSITELIB}/jsbeautifier/cli/__init__.pyc
${PYSITELIB}/jsbeautifier/cli/__init__.pyo
${PYSITELIB}/jsbeautifier/core/__init__.py
${PYSITELIB}/jsbeautifier/core/__init__.pyc
${PYSITELIB}/jsbeautifier/core/__init__.pyo
${PYSITELIB}/jsbeautifier/core/directives.py
${PYSITELIB}/jsbeautifier/core/directives.pyc
${PYSITELIB}/jsbeautifier/core/directives.pyo
${PYSITELIB}/jsbeautifier/core/inputscanner.py
${PYSITELIB}/jsbeautifier/core/inputscanner.pyc
${PYSITELIB}/jsbeautifier/core/inputscanner.pyo
${PYSITELIB}/jsbeautifier/core/options.py
${PYSITELIB}/jsbeautifier/core/options.pyc
${PYSITELIB}/jsbeautifier/core/options.pyo
${PYSITELIB}/jsbeautifier/core/output.py
${PYSITELIB}/jsbeautifier/core/output.pyc
${PYSITELIB}/jsbeautifier/core/output.pyo
${PYSITELIB}/jsbeautifier/core/pattern.py
${PYSITELIB}/jsbeautifier/core/pattern.pyc
${PYSITELIB}/jsbeautifier/core/pattern.pyo
${PYSITELIB}/jsbeautifier/core/templatablepattern.py
${PYSITELIB}/jsbeautifier/core/templatablepattern.pyc
${PYSITELIB}/jsbeautifier/core/templatablepattern.pyo
${PYSITELIB}/jsbeautifier/core/token.py
${PYSITELIB}/jsbeautifier/core/token.pyc
${PYSITELIB}/jsbeautifier/core/token.pyo
${PYSITELIB}/jsbeautifier/core/tokenizer.py
${PYSITELIB}/jsbeautifier/core/tokenizer.pyc
${PYSITELIB}/jsbeautifier/core/tokenizer.pyo
${PYSITELIB}/jsbeautifier/core/tokenstream.py
${PYSITELIB}/jsbeautifier/core/tokenstream.pyc
${PYSITELIB}/jsbeautifier/core/tokenstream.pyo
${PYSITELIB}/jsbeautifier/core/whitespacepattern.py
${PYSITELIB}/jsbeautifier/core/whitespacepattern.pyc
${PYSITELIB}/jsbeautifier/core/whitespacepattern.pyo
${PYSITELIB}/jsbeautifier/javascript/__init__.py
${PYSITELIB}/jsbeautifier/javascript/__init__.pyc
${PYSITELIB}/jsbeautifier/javascript/__init__.pyo
${PYSITELIB}/jsbeautifier/javascript/acorn.py
${PYSITELIB}/jsbeautifier/javascript/acorn.pyc
${PYSITELIB}/jsbeautifier/javascript/acorn.pyo
${PYSITELIB}/jsbeautifier/javascript/beautifier.py
${PYSITELIB}/jsbeautifier/javascript/beautifier.pyc
${PYSITELIB}/jsbeautifier/javascript/beautifier.pyo
${PYSITELIB}/jsbeautifier/javascript/options.py
${PYSITELIB}/jsbeautifier/javascript/options.pyc
${PYSITELIB}/jsbeautifier/javascript/options.pyo
${PYSITELIB}/jsbeautifier/javascript/tokenizer.py
${PYSITELIB}/jsbeautifier/javascript/tokenizer.pyc
${PYSITELIB}/jsbeautifier/javascript/tokenizer.pyo
${PYSITELIB}/jsbeautifier/tests/__init__.py
${PYSITELIB}/jsbeautifier/tests/__init__.pyc
${PYSITELIB}/jsbeautifier/tests/__init__.pyo
${PYSITELIB}/jsbeautifier/tests/generated/__init__.py
${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyc
${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyo
${PYSITELIB}/jsbeautifier/tests/generated/tests.py
${PYSITELIB}/jsbeautifier/tests/generated/tests.pyc
${PYSITELIB}/jsbeautifier/tests/generated/tests.pyo
${PYSITELIB}/jsbeautifier/tests/testindentation.py
${PYSITELIB}/jsbeautifier/tests/testindentation.pyc
${PYSITELIB}/jsbeautifier/tests/testindentation.pyo
${PYSITELIB}/jsbeautifier/unpackers/__init__.py
${PYSITELIB}/jsbeautifier/unpackers/__init__.pyc
${PYSITELIB}/jsbeautifier/unpackers/__init__.pyo
${PYSITELIB}/jsbeautifier/unpackers/evalbased.py
${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyc
${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyo
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.py
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyc
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyo
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.py
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyc
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyo
${PYSITELIB}/jsbeautifier/unpackers/packer.py
${PYSITELIB}/jsbeautifier/unpackers/packer.pyc
${PYSITELIB}/jsbeautifier/unpackers/packer.pyo
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.py
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyc
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyo
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.py
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyc
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyo
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.py
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyc
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyo
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.py
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyc
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyo
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.py
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyc
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyo
${PYSITELIB}/jsbeautifier/unpackers/urlencode.py
${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyc
${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyo