./wip/py-jsonrequester, Library for client JSON REST requests

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.3, Package name: py310-jsonrequester-0.1.3, Maintainer: pkgsrc-users

JSONRequester is a wrapper around Httplib2 to interact with JSON APIs.
It works similarly to Httplib2 but converts request and response data
to and from JSON.


Required to run:
[devel/py-setuptools] [www/py-httplib2] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: d32a40573c76d7f89eb66ca3e4b1c32e61111f73
Filesize: 2.517 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-15 00:09:25 by Thomas Klausner | Files touched by this commit (5)
Log message:
Adapt path for py-httplib2 after import.
   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-09-20 01:28:41 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py27-jsonrequester-0.1.3 as wip/py-jsonrequester.

JSONRequester is a wrapper around Httplib2 to interact with JSON APIs.
It works similarly to Httplib2 but converts request and response data
to and from JSON.