diff pylons_app.egg-info/entry_points.txt @ 0:564e40829f80

initial commit.
author Marcin Kuzminski
date Thu, 18 Feb 2010 13:01:57 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pylons_app.egg-info/entry_points.txt	Thu Feb 18 13:01:57 2010 +0100
@@ -0,0 +1,7 @@
+
+    [paste.app_factory]
+    main = pylons_app.config.middleware:make_app
+
+    [paste.app_install]
+    main = pylons.util:PylonsInstaller
+    
\ No newline at end of file