diff options
| author | Idan Gazit <idan@gazit.me> | 2012-04-11 16:54:12 +0300 |
|---|---|---|
| committer | Idan Gazit <idan@gazit.me> | 2012-04-11 16:54:12 +0300 |
| commit | b464ebd8c2bdbefdff26c516f86f2659dfd4319c (patch) | |
| tree | 4566b6f7c9f8db1340db1f91885f2d81d9bdf4dd /README.rst | |
| parent | 13215507f611abc3409d57e3910787bcf3b297c2 (diff) | |
| download | oauthlib-b464ebd8c2bdbefdff26c516f86f2659dfd4319c.tar.gz | |
Update project description and readme
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,5 +1,8 @@ -OAuthLib: a generic library for signing OAuth requests -====================================================== +OAuthLib +======== + +*A generic, spec-compliant, thorough implementation of the OAuth request-signing +logic.* .. image:: https://secure.travis-ci.org/idangazit/oauthlib.png?branch=master @@ -18,6 +21,13 @@ favorite HTTP library. If you're a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort. +Current Status +-------------- + +OAuthLib is in active development, with most of OAuth1 complete and OAuth2 +already in the works. + + License ------- |
