/usr/share/pyshared/AuthKit-0.4.3.egg-info/SOURCES.txt is in python-authkit 0.4.3-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 92 93 94 95 96 97 98 99 100 101 102 103 104 | 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/powerpack_adaptors.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/__init__.py
authkit/users/sqlalchemy_driver/sqlalchemy_03.py
authkit/users/sqlalchemy_driver/sqlalchemy_04.py
authkit/users/sqlalchemy_driver/sqlalchemy_044.py
authkit/users/sqlalchemy_driver/sqlalchemy_05.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/authorize2.py
examples/config/digest.py
examples/docs/basic.py
examples/docs/digest.py
examples/docs/form.py
examples/docs/form2.py
examples/docs/form_no_user_in_cookie.py
examples/docs/forward.py
examples/docs/multi.py
examples/docs/multi2.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
examples/user/database-model/README.txt
examples/user/database-model/app.py
examples/user/database-model/create.py
examples/user/database-model/meta.py
examples/user/database-model/model.py
ez_setup/README.txt
ez_setup/__init__.py
test/test.py
test/user_file_data.txt
|