python-cyclone paketinin all buster dosya listesi

/usr/lib/python2.7/dist-packages/cyclone-1.1.egg-info/PKG-INFO
/usr/lib/python2.7/dist-packages/cyclone-1.1.egg-info/dependency_links.txt
/usr/lib/python2.7/dist-packages/cyclone-1.1.egg-info/requires.txt
/usr/lib/python2.7/dist-packages/cyclone-1.1.egg-info/top_level.txt
/usr/lib/python2.7/dist-packages/cyclone/__init__.py
/usr/lib/python2.7/dist-packages/cyclone/app.py
/usr/lib/python2.7/dist-packages/cyclone/appskel_default.zip
/usr/lib/python2.7/dist-packages/cyclone/appskel_foreman.zip
/usr/lib/python2.7/dist-packages/cyclone/appskel_signup.zip
/usr/lib/python2.7/dist-packages/cyclone/auth.py
/usr/lib/python2.7/dist-packages/cyclone/bottle.py
/usr/lib/python2.7/dist-packages/cyclone/escape.py
/usr/lib/python2.7/dist-packages/cyclone/httpclient.py
/usr/lib/python2.7/dist-packages/cyclone/httpserver.py
/usr/lib/python2.7/dist-packages/cyclone/httputil.py
/usr/lib/python2.7/dist-packages/cyclone/jsonrpc.py
/usr/lib/python2.7/dist-packages/cyclone/locale.py
/usr/lib/python2.7/dist-packages/cyclone/mail.py
/usr/lib/python2.7/dist-packages/cyclone/options.py
/usr/lib/python2.7/dist-packages/cyclone/redis.py
/usr/lib/python2.7/dist-packages/cyclone/sqlite.py
/usr/lib/python2.7/dist-packages/cyclone/sse.py
/usr/lib/python2.7/dist-packages/cyclone/template.py
/usr/lib/python2.7/dist-packages/cyclone/util.py
/usr/lib/python2.7/dist-packages/cyclone/web.py
/usr/lib/python2.7/dist-packages/cyclone/websocket.py
/usr/lib/python2.7/dist-packages/cyclone/xmlrpc.py
/usr/lib/python2.7/dist-packages/twisted/plugins/cyclone_plugin.py
/usr/share/doc/python-cyclone/changelog.Debian.gz
/usr/share/doc/python-cyclone/copyright
/usr/share/doc/python-cyclone/examples/auth/authdemo.py
/usr/share/doc/python-cyclone/examples/bottle/README
/usr/share/doc/python-cyclone/examples/bottle/bottledemo.py
/usr/share/doc/python-cyclone/examples/bottle/xmlrpc_client.py
/usr/share/doc/python-cyclone/examples/chat/chatdemo.py
/usr/share/doc/python-cyclone/examples/chat/static/chat.css
/usr/share/doc/python-cyclone/examples/chat/static/chat.js
/usr/share/doc/python-cyclone/examples/chat/templates/index.html
/usr/share/doc/python-cyclone/examples/chat/templates/message.html
/usr/share/doc/python-cyclone/examples/digest_auth/README.md
/usr/share/doc/python-cyclone/examples/digest_auth/authdemo.py
/usr/share/doc/python-cyclone/examples/digest_auth/digest.py
/usr/share/doc/python-cyclone/examples/email/emaildemo.py
/usr/share/doc/python-cyclone/examples/email/static/index.html
/usr/share/doc/python-cyclone/examples/email/static/info.txt
/usr/share/doc/python-cyclone/examples/email/static/me.png
/usr/share/doc/python-cyclone/examples/email/template/response.html
/usr/share/doc/python-cyclone/examples/facebook/README
/usr/share/doc/python-cyclone/examples/facebook/facebook.py
/usr/share/doc/python-cyclone/examples/facebook/static/facebook.css
/usr/share/doc/python-cyclone/examples/facebook/static/facebook.js
/usr/share/doc/python-cyclone/examples/facebook/templates/modules/post.html
/usr/share/doc/python-cyclone/examples/facebook/templates/stream.html
/usr/share/doc/python-cyclone/examples/facebook/uimodules.py
/usr/share/doc/python-cyclone/examples/fbgraphapi/README
/usr/share/doc/python-cyclone/examples/fbgraphapi/facebook.py
/usr/share/doc/python-cyclone/examples/fbgraphapi/static/facebook.css
/usr/share/doc/python-cyclone/examples/fbgraphapi/static/facebook.js
/usr/share/doc/python-cyclone/examples/fbgraphapi/templates/modules/post.html
/usr/share/doc/python-cyclone/examples/fbgraphapi/templates/stream.html
/usr/share/doc/python-cyclone/examples/fbgraphapi/uimodules.py
/usr/share/doc/python-cyclone/examples/github_auth/README.md
/usr/share/doc/python-cyclone/examples/github_auth/auth_screen.png
/usr/share/doc/python-cyclone/examples/github_auth/github.py
/usr/share/doc/python-cyclone/examples/github_auth/github_auth_example.py
/usr/share/doc/python-cyclone/examples/github_auth/register_new_app.png
/usr/share/doc/python-cyclone/examples/github_auth/templates/gists.html
/usr/share/doc/python-cyclone/examples/helloworld/helloworld.py
/usr/share/doc/python-cyclone/examples/helloworld/helloworld_bottle.py
/usr/share/doc/python-cyclone/examples/helloworld/helloworld_simple.py
/usr/share/doc/python-cyclone/examples/helloworld/helloworld_twistd.py
/usr/share/doc/python-cyclone/examples/helloworld/nginx.conf
/usr/share/doc/python-cyclone/examples/httpauth/README
/usr/share/doc/python-cyclone/examples/httpauth/httpauthdemo.py
/usr/share/doc/python-cyclone/examples/httpauth/httpauthdemo_mongo.py
/usr/share/doc/python-cyclone/examples/httpauth/httpauthdemo_redis.py
/usr/share/doc/python-cyclone/examples/httpclient/httpclient.py
/usr/share/doc/python-cyclone/examples/locale/README
/usr/share/doc/python-cyclone/examples/locale/frontend/locale/es_ES/LC_MESSAGES/mytest.mo
/usr/share/doc/python-cyclone/examples/locale/frontend/locale/pt_BR/LC_MESSAGES/mytest.mo
/usr/share/doc/python-cyclone/examples/locale/frontend/template/hello.txt
/usr/share/doc/python-cyclone/examples/locale/frontend/template/index.html
/usr/share/doc/python-cyclone/examples/locale/localedemo.py
/usr/share/doc/python-cyclone/examples/locale/mytest_es_ES.po
/usr/share/doc/python-cyclone/examples/locale/mytest_pt_BR.po
/usr/share/doc/python-cyclone/examples/pycket/README.md
/usr/share/doc/python-cyclone/examples/pycket/pycketdemo.py
/usr/share/doc/python-cyclone/examples/redis/README
/usr/share/doc/python-cyclone/examples/redis/redisdemo.py
/usr/share/doc/python-cyclone/examples/rpc/jsonrpc_async_client.py
/usr/share/doc/python-cyclone/examples/rpc/jsonrpc_sync_client.py
/usr/share/doc/python-cyclone/examples/rpc/rpcdemo.py
/usr/share/doc/python-cyclone/examples/rpc/xmlrpc_client.py
/usr/share/doc/python-cyclone/examples/s3/README
/usr/share/doc/python-cyclone/examples/s3/s3server.py
/usr/share/doc/python-cyclone/examples/s3/se.tac
/usr/share/doc/python-cyclone/examples/sse/README
/usr/share/doc/python-cyclone/examples/sse/ssedemo.py
/usr/share/doc/python-cyclone/examples/sse/static/index.html
/usr/share/doc/python-cyclone/examples/ssl/README
/usr/share/doc/python-cyclone/examples/ssl/helloworld_simple.py
/usr/share/doc/python-cyclone/examples/ssl/helloworld_ssl.py
/usr/share/doc/python-cyclone/examples/ssl/mkcert.sh
/usr/share/doc/python-cyclone/examples/upload/template/index.html
/usr/share/doc/python-cyclone/examples/upload/uploaddemo.py
/usr/share/doc/python-cyclone/examples/websocket/chat/chatdemo.py
/usr/share/doc/python-cyclone/examples/websocket/chat/static/chat.css
/usr/share/doc/python-cyclone/examples/websocket/chat/static/chat.js
/usr/share/doc/python-cyclone/examples/websocket/chat/templates/index.html
/usr/share/doc/python-cyclone/examples/websocket/chat/templates/message.html
/usr/share/doc/python-cyclone/examples/websocket/chat/templates/stats.html
/usr/share/lintian/overrides/python-cyclone