diff options
Diffstat (limited to 'package/liboauth/Config.in')
| -rw-r--r-- | package/liboauth/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/liboauth/Config.in b/package/liboauth/Config.in index 77a78f115a..4ed0efa6b1 100644 --- a/package/liboauth/Config.in +++ b/package/liboauth/Config.in @@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBOAUTH select BR2_PACKAGE_OPENSSL help liboauth is a collection of c functions implementing the oAuth - Core 1.0 Rev A standard API. liboauth provides basic functions to - escape and encode parameters according to oAuth specs and offers - high-level functions to sign requests or verify signatures. + Core 1.0 Rev A standard API. liboauth provides basic functions + to escape and encode parameters according to oAuth specs and + offers high-level functions to sign requests or verify + signatures. http://liboauth.sourceforge.net/ |

