[console_scripts]
pyroute2-cli = pr2modules.ndb.cli:run

[pr2modules]
Console = pr2modules.cli.console:Console
NDB = pr2modules.ndb.main:NDB
NoIPDB = pr2modules.ndb.noipdb:NoIPDB
Server = pr2modules.cli.server:Server
ndb = pr2modules.ndb
