~ubuntu-branches/ubuntu/hardy/pastedeploy/hardy

« back to all changes in this revision

Viewing changes to PasteDeploy.egg-info/SOURCES.txt

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ozarowski
  • Date: 2006-05-14 03:27:56 UTC
  • Revision ID: james.westby@ubuntu.com-20060514032756-qqd7u23ijat2ccbf
Tags: upstream-0.5
ImportĀ upstreamĀ versionĀ 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MANIFEST.in
 
2
setup.cfg
 
3
setup.py
 
4
PasteDeploy.egg-info/PKG-INFO
 
5
PasteDeploy.egg-info/entry_points.txt
 
6
PasteDeploy.egg-info/namespace_packages.txt
 
7
PasteDeploy.egg-info/not-zip-safe
 
8
PasteDeploy.egg-info/requires.txt
 
9
PasteDeploy.egg-info/top_level.txt
 
10
docs/index.txt
 
11
docs/news.txt
 
12
paste/__init__.py
 
13
paste/deploy/__init__.py
 
14
paste/deploy/config.py
 
15
paste/deploy/converters.py
 
16
paste/deploy/interfaces.py
 
17
paste/deploy/loadwsgi.py
 
18
paste/deploy/paster_templates.py
 
19
paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl
 
20
paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl
 
21
paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl
 
22
paste/deploy/util/__init__.py
 
23
paste/deploy/util/threadinglocal.py
 
24
tests/conftest.py
 
25
tests/fixture.py
 
26
tests/test_basic_app.py
 
27
tests/test_config.py
 
28
tests/test_filter.py
 
29
tests/test_load_package.py
 
30
tests/fake_packages/FakeApp.egg/setup.py
 
31
tests/fake_packages/FakeApp.egg/FakeApp.egg-info/PKG-INFO
 
32
tests/fake_packages/FakeApp.egg/FakeApp.egg-info/entry_points.txt
 
33
tests/fake_packages/FakeApp.egg/FakeApp.egg-info/top_level.txt
 
34
tests/fake_packages/FakeApp.egg/fakeapp/__init__.py
 
35
tests/fake_packages/FakeApp.egg/fakeapp/apps.py
 
36
tests/fake_packages/FakeApp.egg/fakeapp/configapps.py
 
37
tests/sample_configs/basic_app.ini
 
38
tests/sample_configs/executable.ini
 
39
tests/sample_configs/test_config.ini
 
40
tests/sample_configs/test_config_included.ini
 
41
tests/sample_configs/test_filter.ini
 
42
tests/sample_configs/test_filter_with.ini