e567ef9bb5
A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. This library has been pulled out of the Python Language Server project. Asynchronous request handling is supported using Python 3's concurrent.futures module and the Python 2 concurrent.futures backport.
24 lines
977 B
Text
24 lines
977 B
Text
@comment $NetBSD: PLIST,v 1.1 2020/05/18 13:34:30 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pyls_jsonrpc/__init__.py
|
|
${PYSITELIB}/pyls_jsonrpc/__init__.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/__init__.pyo
|
|
${PYSITELIB}/pyls_jsonrpc/_version.py
|
|
${PYSITELIB}/pyls_jsonrpc/_version.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/_version.pyo
|
|
${PYSITELIB}/pyls_jsonrpc/dispatchers.py
|
|
${PYSITELIB}/pyls_jsonrpc/dispatchers.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/dispatchers.pyo
|
|
${PYSITELIB}/pyls_jsonrpc/endpoint.py
|
|
${PYSITELIB}/pyls_jsonrpc/endpoint.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/endpoint.pyo
|
|
${PYSITELIB}/pyls_jsonrpc/exceptions.py
|
|
${PYSITELIB}/pyls_jsonrpc/exceptions.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/exceptions.pyo
|
|
${PYSITELIB}/pyls_jsonrpc/streams.py
|
|
${PYSITELIB}/pyls_jsonrpc/streams.pyc
|
|
${PYSITELIB}/pyls_jsonrpc/streams.pyo
|