entry_points.txt 130 B

1234567
  1. [console_scripts]
  2. gunicorn=gunicorn.app.wsgiapp:run
  3. [paste.server_runner]
  4. main=gunicorn.app.pasterapp:serve