Date: Wed, 6 Jun 2012 11:24:56 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-slumber Makefile distinfo pkg-descr pkg-plist ports/www/py-slumber/files patch-setup.py Message-ID: <201206061124.q56BOuGv090743@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206061124.q56BOuGv090743>
