pkgsrc/textproc/py-jsonrpclib/PLIST
wiz 49c55647fa Import py-jsonrpclib-0.1.7 as textproc/py-jsonrpclib.
Packaged for wip by Jonathan Schleifer, with improvements by
K.I.A.Derouiche and myself.

This library is an implementation of the JSON-RPC specification.
It supports both the original 1.0 specification, as well as the
new (proposed) 2.0 spec, which includes batch submission, keyword
arguments, etc.
2016-09-02 16:26:32 +00:00

20 lines
769 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/09/02 16:26:32 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.py
${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyc
${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyo
${PYSITELIB}/jsonrpclib/__init__.py
${PYSITELIB}/jsonrpclib/__init__.pyc
${PYSITELIB}/jsonrpclib/__init__.pyo
${PYSITELIB}/jsonrpclib/config.py
${PYSITELIB}/jsonrpclib/config.pyc
${PYSITELIB}/jsonrpclib/config.pyo
${PYSITELIB}/jsonrpclib/history.py
${PYSITELIB}/jsonrpclib/history.pyc
${PYSITELIB}/jsonrpclib/history.pyo
${PYSITELIB}/jsonrpclib/jsonclass.py
${PYSITELIB}/jsonrpclib/jsonclass.pyc
${PYSITELIB}/jsonrpclib/jsonclass.pyo
${PYSITELIB}/jsonrpclib/jsonrpc.py
${PYSITELIB}/jsonrpclib/jsonrpc.pyc
${PYSITELIB}/jsonrpclib/jsonrpc.pyo