File: SOURCES.txt

package info (click to toggle)
python-authkit 0.4.1~r143-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 740 kB
  • ctags: 703
  • sloc: python: 4,643; makefile: 39; sh: 33
file content (91 lines) | stat: -rw-r--r-- 2,668 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
CHANGELOG.txt
LICENSE.txt
README.txt
setup.cfg
setup.py
AuthKit.egg-info/PKG-INFO
AuthKit.egg-info/SOURCES.txt
AuthKit.egg-info/dependency_links.txt
AuthKit.egg-info/entry_points.txt
AuthKit.egg-info/not-zip-safe
AuthKit.egg-info/requires.txt
AuthKit.egg-info/top_level.txt
authkit/__init__.py
authkit/permissions.py
authkit/pylons_adaptors.py
authkit/authenticate/__init__.py
authkit/authenticate/basic.py
authkit/authenticate/cookie.py
authkit/authenticate/digest.py
authkit/authenticate/form.py
authkit/authenticate/forward.py
authkit/authenticate/multi.py
authkit/authenticate/open_id.py
authkit/authenticate/redirect.py
authkit/authenticate/sso/__init__.py
authkit/authenticate/sso/api.py
authkit/authenticate/sso/cas.py
authkit/authorize/__init__.py
authkit/authorize/pylons_adaptors.py
authkit/authorize/wsgi_adaptors.py
authkit/template/__init__.py
authkit/template/authenticate/setup.cfg
authkit/template/authenticate/setup.py_tmpl
authkit/template/authenticate/+package+/__init__.py_tmpl
authkit/template/authenticate/docs/license.txt_tmpl
authkit/template/authenticate/ez_setup/README.txt
authkit/template/authenticate/ez_setup/__init__.py
authkit/users/__init__.py
authkit/users/postgresql_driver.py
authkit/users/sqlalchemy_04_driver.py
authkit/users/sqlalchemy_driver.py
docs/community.txt
docs/download.txt
docs/index.txt
docs/manual.txt
docs/pylons.txt
docs/pudge_template/class.html
docs/pudge_template/common.html
docs/pudge_template/document.html
docs/pudge_template/layout.css
docs/pudge_template/layout.html
docs/pudge_template/master-index.html
docs/pudge_template/member.html
docs/pudge_template/module-index.html
docs/pudge_template/module.html
docs/pudge_template/package-index.html
docs/pudge_template/pudge.css
docs/pudge_template/rst.css
docs/pudge_template/silvercity.css
docs/pudge_template/transitions.html
docs/scripts/shBrushCSharp.js
docs/scripts/shBrushCss.js
docs/scripts/shBrushDelphi.js
docs/scripts/shBrushJScript.js
docs/scripts/shBrushJava.js
docs/scripts/shBrushPasteIni.js
docs/scripts/shBrushPhp.js
docs/scripts/shBrushPython.js
docs/scripts/shBrushRuby.js
docs/scripts/shBrushSql.js
docs/scripts/shBrushVb.js
docs/scripts/shBrushXml.js
docs/scripts/shCore.js
docs/scripts/shCore.uncompressed.js
examples/authorize.py
examples/config/digest.py
examples/docs/basic.py
examples/docs/digest.py
examples/docs/form.py
examples/docs/form_no_user_in_cookie.py
examples/docs/forward.py
examples/docs/multi.py
examples/docs/open_id.py
examples/docs/open_id_sreg.py
examples/docs/redirect.py
examples/user/database/README.txt
examples/user/database/app.py
ez_setup/README.txt
ez_setup/__init__.py
test/test.py
test/user_file_data.txt