entry_points.txt 393 B

12345678910
  1. [console_scripts]
  2. cftp = twisted.conch.scripts.cftp:run
  3. ckeygen = twisted.conch.scripts.ckeygen:run
  4. conch = twisted.conch.scripts.conch:run
  5. mailmail = twisted.mail.scripts.mailmail:run
  6. pyhtmlizer = twisted.scripts.htmlizer:run
  7. tkconch = twisted.conch.scripts.tkconch:run
  8. trial = twisted.scripts.trial:run
  9. twist = twisted.application.twist._twist:Twist.main
  10. twistd = twisted.scripts.twistd:run