ef7e2e9486
A Python 2.7 and 3.5+ implementation of the Language Server Protocol.
113 lines
4.3 KiB
Text
113 lines
4.3 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2020/05/18 13:36:49 wiz Exp $
|
|
bin/pyls-${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}/pyls/__init__.py
|
|
${PYSITELIB}/pyls/__init__.pyc
|
|
${PYSITELIB}/pyls/__init__.pyo
|
|
${PYSITELIB}/pyls/__main__.py
|
|
${PYSITELIB}/pyls/__main__.pyc
|
|
${PYSITELIB}/pyls/__main__.pyo
|
|
${PYSITELIB}/pyls/_utils.py
|
|
${PYSITELIB}/pyls/_utils.pyc
|
|
${PYSITELIB}/pyls/_utils.pyo
|
|
${PYSITELIB}/pyls/_version.py
|
|
${PYSITELIB}/pyls/_version.pyc
|
|
${PYSITELIB}/pyls/_version.pyo
|
|
${PYSITELIB}/pyls/config/__init__.py
|
|
${PYSITELIB}/pyls/config/__init__.pyc
|
|
${PYSITELIB}/pyls/config/__init__.pyo
|
|
${PYSITELIB}/pyls/config/config.py
|
|
${PYSITELIB}/pyls/config/config.pyc
|
|
${PYSITELIB}/pyls/config/config.pyo
|
|
${PYSITELIB}/pyls/config/flake8_conf.py
|
|
${PYSITELIB}/pyls/config/flake8_conf.pyc
|
|
${PYSITELIB}/pyls/config/flake8_conf.pyo
|
|
${PYSITELIB}/pyls/config/pycodestyle_conf.py
|
|
${PYSITELIB}/pyls/config/pycodestyle_conf.pyc
|
|
${PYSITELIB}/pyls/config/pycodestyle_conf.pyo
|
|
${PYSITELIB}/pyls/config/source.py
|
|
${PYSITELIB}/pyls/config/source.pyc
|
|
${PYSITELIB}/pyls/config/source.pyo
|
|
${PYSITELIB}/pyls/hookspecs.py
|
|
${PYSITELIB}/pyls/hookspecs.pyc
|
|
${PYSITELIB}/pyls/hookspecs.pyo
|
|
${PYSITELIB}/pyls/lsp.py
|
|
${PYSITELIB}/pyls/lsp.pyc
|
|
${PYSITELIB}/pyls/lsp.pyo
|
|
${PYSITELIB}/pyls/plugins/__init__.py
|
|
${PYSITELIB}/pyls/plugins/__init__.pyc
|
|
${PYSITELIB}/pyls/plugins/__init__.pyo
|
|
${PYSITELIB}/pyls/plugins/autopep8_format.py
|
|
${PYSITELIB}/pyls/plugins/autopep8_format.pyc
|
|
${PYSITELIB}/pyls/plugins/autopep8_format.pyo
|
|
${PYSITELIB}/pyls/plugins/definition.py
|
|
${PYSITELIB}/pyls/plugins/definition.pyc
|
|
${PYSITELIB}/pyls/plugins/definition.pyo
|
|
${PYSITELIB}/pyls/plugins/flake8_lint.py
|
|
${PYSITELIB}/pyls/plugins/flake8_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/flake8_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/folding.py
|
|
${PYSITELIB}/pyls/plugins/folding.pyc
|
|
${PYSITELIB}/pyls/plugins/folding.pyo
|
|
${PYSITELIB}/pyls/plugins/highlight.py
|
|
${PYSITELIB}/pyls/plugins/highlight.pyc
|
|
${PYSITELIB}/pyls/plugins/highlight.pyo
|
|
${PYSITELIB}/pyls/plugins/hover.py
|
|
${PYSITELIB}/pyls/plugins/hover.pyc
|
|
${PYSITELIB}/pyls/plugins/hover.pyo
|
|
${PYSITELIB}/pyls/plugins/jedi_completion.py
|
|
${PYSITELIB}/pyls/plugins/jedi_completion.pyc
|
|
${PYSITELIB}/pyls/plugins/jedi_completion.pyo
|
|
${PYSITELIB}/pyls/plugins/jedi_rename.py
|
|
${PYSITELIB}/pyls/plugins/jedi_rename.pyc
|
|
${PYSITELIB}/pyls/plugins/jedi_rename.pyo
|
|
${PYSITELIB}/pyls/plugins/mccabe_lint.py
|
|
${PYSITELIB}/pyls/plugins/mccabe_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/mccabe_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/preload_imports.py
|
|
${PYSITELIB}/pyls/plugins/preload_imports.pyc
|
|
${PYSITELIB}/pyls/plugins/preload_imports.pyo
|
|
${PYSITELIB}/pyls/plugins/pycodestyle_lint.py
|
|
${PYSITELIB}/pyls/plugins/pycodestyle_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/pycodestyle_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/pydocstyle_lint.py
|
|
${PYSITELIB}/pyls/plugins/pydocstyle_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/pydocstyle_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/pyflakes_lint.py
|
|
${PYSITELIB}/pyls/plugins/pyflakes_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/pyflakes_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/pylint_lint.py
|
|
${PYSITELIB}/pyls/plugins/pylint_lint.pyc
|
|
${PYSITELIB}/pyls/plugins/pylint_lint.pyo
|
|
${PYSITELIB}/pyls/plugins/references.py
|
|
${PYSITELIB}/pyls/plugins/references.pyc
|
|
${PYSITELIB}/pyls/plugins/references.pyo
|
|
${PYSITELIB}/pyls/plugins/rope_completion.py
|
|
${PYSITELIB}/pyls/plugins/rope_completion.pyc
|
|
${PYSITELIB}/pyls/plugins/rope_completion.pyo
|
|
${PYSITELIB}/pyls/plugins/rope_rename.py
|
|
${PYSITELIB}/pyls/plugins/rope_rename.pyc
|
|
${PYSITELIB}/pyls/plugins/rope_rename.pyo
|
|
${PYSITELIB}/pyls/plugins/signature.py
|
|
${PYSITELIB}/pyls/plugins/signature.pyc
|
|
${PYSITELIB}/pyls/plugins/signature.pyo
|
|
${PYSITELIB}/pyls/plugins/symbols.py
|
|
${PYSITELIB}/pyls/plugins/symbols.pyc
|
|
${PYSITELIB}/pyls/plugins/symbols.pyo
|
|
${PYSITELIB}/pyls/plugins/yapf_format.py
|
|
${PYSITELIB}/pyls/plugins/yapf_format.pyc
|
|
${PYSITELIB}/pyls/plugins/yapf_format.pyo
|
|
${PYSITELIB}/pyls/python_ls.py
|
|
${PYSITELIB}/pyls/python_ls.pyc
|
|
${PYSITELIB}/pyls/python_ls.pyo
|
|
${PYSITELIB}/pyls/uris.py
|
|
${PYSITELIB}/pyls/uris.pyc
|
|
${PYSITELIB}/pyls/uris.pyo
|
|
${PYSITELIB}/pyls/workspace.py
|
|
${PYSITELIB}/pyls/workspace.pyc
|
|
${PYSITELIB}/pyls/workspace.pyo
|