source: main/waeup.imostate/src/waeup.imostate.egg-info/entry_points.txt @ 10359

Last change on this file since 10359 was 10340, checked in by Henrik Bettermann, 11 years ago

This is mainly a copy of the FUTMinna custom package.

File size: 403 bytes
RevLine 
[10340]1
2      # Add entry points here
3      [hurry.resource.libraries]
4      waeup_custom = waeup.imostate.browser.resources:waeup_custom
5      [console_scripts]
6      kofa-debug = grokcore.startup:interactive_debug_prompt
7      kofactl = grokcore.startup:zdaemon_controller
8      [paste.app_factory]
9      main = waeup.kofa.startup:env_app_factory
10      debug = waeup.kofa.startup:env_debug_app_factory
11     
Note: See TracBrowser for help on using the repository browser.