File: PKG-INFO

package info (click to toggle)
python-openid 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,472 kB
  • ctags: 3,328
  • sloc: python: 16,708; xml: 234; sh: 38; makefile: 30
file content (25 lines) | stat: -rw-r--r-- 1,281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Metadata-Version: 1.0
Name: python-openid
Version: 2.2.4
Summary: OpenID support for servers and consumers.
Home-page: http://openidenabled.com/python-openid/
Author: JanRain
Author-email: openid@janrain.com
License: UNKNOWN
Download-URL: http://openidenabled.com/files/python-openid/packages/python-openid-2.2.4.tar.gz
Description: This is a set of Python packages to support use of
        the OpenID decentralized identity system in your application.  Want to enable
        single sign-on for your web site?  Use the openid.consumer package.  Want to
        run your own OpenID server? Check out openid.server.  Includes example code
        and support for a variety of storage back-ends.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory