[console_scripts]
checkCopyright = pyutilib.dev.checkCopyright:main
dispatch_srvr = pyutilib.pyro.dispatch_srvr:main
lbin = pyutilib.dev.lbin:main
lpython = pyutilib.dev.lpython:main
pypi_downloads = pyutilib.dev.pypi_downloads:main
pyutilib_test_driver = pyutilib.autotest.driver:main
replaceCopyright = pyutilib.dev.replaceCopyright:main
test.pyutilib = pyutilib.dev.runtests:runPyUtilibTests

[nose.plugins.0.10]
nose.forcedgc = pyutilib.th.nose_gc:ForcedGC
nose.testdata = pyutilib.th.nose_testdata:TestData
nose.timeout = pyutilib.th.nose_timeout:TestTimeout

[pyutilib.component]
component.app = pyutilib.component.app
component.config = pyutilib.component.config
component.executables = pyutilib.component.executables
component.loader = pyutilib.component.loader
