From fadef2b83e3ec3d688159a6896d7153d23457a5f Mon Sep 17 00:00:00 2001 From: David Somero Date: Sun, 25 Dec 2011 13:13:30 -0200 Subject: python/python-oauth2: Added (OAuth clients and servers) Signed-off-by: Niels Horn --- python/python-oauth2/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python-oauth2/README (limited to 'python/python-oauth2/README') diff --git a/python/python-oauth2/README b/python/python-oauth2/README new file mode 100644 index 0000000000000..e7bbe7a08f090 --- /dev/null +++ b/python/python-oauth2/README @@ -0,0 +1,3 @@ +A fully tested, abstract interface to creating OAuth clients and servers. + +Requires: urlgrabber. -- cgit v1.2.3