entry_points.txt 270 B

12345678
  1. [console_scripts]
  2. pyro4-check-config = Pyro4.configuration:main
  3. pyro4-flameserver = Pyro4.utils.flameserver:main
  4. pyro4-httpgateway = Pyro4.utils.httpgateway:main
  5. pyro4-ns = Pyro4.naming:main
  6. pyro4-nsc = Pyro4.nsc:main
  7. pyro4-test-echoserver = Pyro4.test.echoserver:main