New package: python-jsonrpclib-0.1.7
This commit is contained in:
parent
f16291a43d
commit
cfec842f43
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-jsonrpclib/template
Normal file
16
srcpkgs/python-jsonrpclib/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-jsonrpclib'
|
||||
pkgname=python-jsonrpclib
|
||||
version=0.1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jsonrpclib-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="jsonrpclib"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python implementation of the JSON-RPC v2.0 specification"
|
||||
maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||
homepage="http://github.com/joshmarshall/jsonrpclib/"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/j/jsonrpclib/jsonrpclib-${version}.tar.gz"
|
||||
checksum=7f50239d53b5e95b94455d5e1adae70592b5b71f0e960d3bbbfbb125788e6f0b
|
Loading…
Reference in a new issue