]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blobdiff - wrfeed.egg-info/SOURCES.txt
Renamed feed module in wrfeed (however, the URL stays the same).
[philipp/winterrodeln/wrfeed.git] / wrfeed.egg-info / SOURCES.txt
diff --git a/wrfeed.egg-info/SOURCES.txt b/wrfeed.egg-info/SOURCES.txt
new file mode 100644 (file)
index 0000000..ae46e0b
--- /dev/null
@@ -0,0 +1,40 @@
+MANIFEST.in
+README.txt
+ez_setup.py
+setup.cfg
+setup.py
+test.ini
+docs/index.txt
+wrfeed/__init__.py
+wrfeed/websetup.py
+wrfeed.egg-info/PKG-INFO
+wrfeed.egg-info/SOURCES.txt
+wrfeed.egg-info/dependency_links.txt
+wrfeed.egg-info/entry_points.txt
+wrfeed.egg-info/not-zip-safe
+wrfeed.egg-info/paster_plugins.txt
+wrfeed.egg-info/requires.txt
+wrfeed.egg-info/top_level.txt
+wrfeed/config/__init__.py
+wrfeed/config/deployment.ini_tmpl
+wrfeed/config/environment.py
+wrfeed/config/middleware.py
+wrfeed/config/routing.py
+wrfeed/controllers/__init__.py
+wrfeed/controllers/berichte.py
+wrfeed/controllers/error.py
+wrfeed/lib/__init__.py
+wrfeed/lib/app_globals.py
+wrfeed/lib/base.py
+wrfeed/lib/helpers.py
+wrfeed/model/__init__.py
+wrfeed/model/meta.py
+wrfeed/public/bg.png
+wrfeed/public/favicon.ico
+wrfeed/public/index.html
+wrfeed/public/pylons-logo.gif
+wrfeed/templates/__init__.py
+wrfeed/tests/__init__.py
+wrfeed/tests/test_models.py
+wrfeed/tests/functional/__init__.py
+wrfeed/tests/functional/test_berichte.py