freebsd-ports/www/py-slumber/pkg-plist
Martin Wilke 4b4d667306 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>
2012-06-06 11:24:56 +00:00

12 lines
449 B
Plaintext

@comment $FreeBSD$
%%PYTHON_SITELIBDIR%%/slumber/__init__.py
%%PYTHON_SITELIBDIR%%/slumber/__init__.pyc
%%PYTHON_SITELIBDIR%%/slumber/__init__.pyo
%%PYTHON_SITELIBDIR%%/slumber/exceptions.py
%%PYTHON_SITELIBDIR%%/slumber/exceptions.pyc
%%PYTHON_SITELIBDIR%%/slumber/exceptions.pyo
%%PYTHON_SITELIBDIR%%/slumber/serialize.py
%%PYTHON_SITELIBDIR%%/slumber/serialize.pyc
%%PYTHON_SITELIBDIR%%/slumber/serialize.pyo
@dirrm %%PYTHON_SITELIBDIR%%/slumber