[pida.editors]
culebraedit = pida.editors.culebraedit:Service
mooedit = pida.editors.mooedit:Service
vimedit = pida.editors.vimedit:Service

[pida.services]
help = pida.services.help:Service
bugreporter = pida.services.bugreporter:Service
grepper = pida.services.grepper:Service
library = pida.services.library:Service
documenttypes = pida.services.documenttypes:Service
rpc = pida.services.rpc:Service
versioncontrol = pida.services.versioncontrol:Service
buffermanager = pida.services.buffermanager:Service
keyboardshortcuts = pida.services.keyboardshortcuts:Service
newfile = pida.services.newfile:Service
bufferswitcher = pida.services.bufferswitcher:Service
filemanager = pida.services.filemanager:Service
pythondebugger = pida.services.pythondebugger:Service
terminal = pida.services.terminal:Service
python = pida.services.python:Service
pastemanager = pida.services.pastemanager:Service
window = pida.services.window:Service
editormanager = pida.services.editormanager:Service
pythonbrowser = pida.services.pythonbrowser:Service
openwith = pida.services.openwith:Service
meldembed = pida.services.meldembed:Service
gazpach = pida.services.gazpach:Service
appcontroller = pida.services.appcontroller:Service
configmanager = pida.services.configmanager:Service
manhole = pida.services.manhole:Service
scripts = pida.services.scripts:Service
projectmanager = pida.services.projectmanager:Service
man = pida.services.man:Service
servicediagnostics = pida.services.servicediagnostics:Service
pyflaker = pida.services.pyflaker:Service
contexts = pida.services.contexts:Service
logmanager = pida.services.logmanager:Service
webbrowse = pida.services.webbrowse:Service
sessionmanager = pida.services.sessionmanager:Service
todolist = pida.services.todolist:Service

[console_scripts]
pida = pida.core.application:main

[pida.plugins]


[gui_scripts]


