Summary: | [NEW PORT] www/py27-slumber: A Python library that makes consuming a REST API easier | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | koobs <koobs.freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
koobs
2012-06-02 11:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! miwi 2012-06-06 11:24:56 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-slumber Makefile distinfo pkg-descr pkg-plist www/py-slumber/files patch-setup.py Log: Slumber is a python library that provides a convenient yet powerful object orientated interface to ReSTful APIs. It acts as a wrapper around the excellent requests_ library and abstracts away the handling of urls, serialization, and processing requests. WWW: http://slumber.in/ PR: ports/168557 Submitted by: koobs <koobs.freebsd@gmail.com> Revision Changes Path 1.3196 +1 -0 ports/www/Makefile 1.1 +25 -0 ports/www/py-slumber/Makefile (new) 1.1 +2 -0 ports/www/py-slumber/distinfo (new) 1.1 +18 -0 ports/www/py-slumber/files/patch-setup.py (new) 1.1 +6 -0 ports/www/py-slumber/pkg-descr (new) 1.1 +11 -0 ports/www/py-slumber/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |