File: liboauth.lsm.in

package info (click to toggle)
liboauth 0.9.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,284 kB
  • sloc: sh: 10,184; ansic: 2,287; makefile: 85
file content (19 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Begin3
Title:		liboauth
Version:	@VERSION@
Entered-date:	@ISODATE@
Description:	OAuth - secure authentication for web applications
		@configure_input@
		liboauth implements request signing and url escape functions
		according to the OAuth standard. see http://oauth.net/
Keywords:	OAuth
Author: 	robin@gareus.org (Robin Gareus)
Maintained-by:	robin@gareus.org (Robin Gareus)
Primary-site:	liboauth.sf.net /pool/
		384k liboauth-@VERSION@.tar.gz
		500 liboauth.lsm
Alternate-site: 
Original-site:  
Platforms:      
Copying-policy:	GNU copyleft
End