File: entry_points.txt

package info (click to toggle)
supervisor 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,628 kB
  • sloc: python: 29,861; makefile: 79; sh: 75
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[console_scripts]
echo_supervisord_conf = supervisor.confecho:main
pidproxy = supervisor.pidproxy:main
supervisorctl = supervisor.supervisorctl:main
supervisord = supervisor.supervisord:main