cvs commit: ports/devel Makefile ports/devel/py-rauth Makefile
distinfo pkg-descr pkg-plist
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sun Jun 17 19:16:35 UTC 2012
rm 2012-06-17 19:16:34 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-rauth Makefile distinfo pkg-descr pkg-plist
Log:
This package provides OAuth 1.0/a, 2.0, and Ofly consumer support. The
package is wrapped around the superb Python Requests.
- Built on Python-Requests
- Supports OAuth 1.0, 1.0a, 2.0 and Ofly]
- Service wrappers for convenient connection initialization
- Well tested (100% coverage)
WWW: https://github.com/litl/rauth
PR: 168802
Submitted by: koobs <koobs.freebsd at gmail dot com>
Revision Changes Path
1.4991 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/py-rauth/Makefile (new)
1.1 +2 -0 ports/devel/py-rauth/distinfo (new)
1.1 +9 -0 ports/devel/py-rauth/pkg-descr (new)
1.1 +22 -0 ports/devel/py-rauth/pkg-plist (new)
More information about the cvs-all
mailing list