blob: 8db754520c4ef236283733cd72b043e89de5ed88 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[console_scripts]
cftp = twisted.conch.scripts.cftp:run
ckeygen = twisted.conch.scripts.ckeygen:run
conch = twisted.conch.scripts.conch:run
mailmail = twisted.mail.scripts.mailmail:run
pyhtmlizer = twisted.scripts.htmlizer:run
tkconch = twisted.conch.scripts.tkconch:run
trial = twisted.scripts.trial:run
twist = twisted.application.twist._twist:Twist.main
twistd = twisted.scripts.twistd:run
|