File: __init__.py

package info (click to toggle)
python-authkit 0.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 892 kB
  • ctags: 880
  • sloc: python: 6,272; makefile: 40; sh: 34
file content (6 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
"""AuthKit - authentication and authorisation facilities

Copyright James Gardner 2005-2007 james at pythonweb dot org MIT Licence 
see http://www.opensource.org/licenses/mit-license.php
"""