File: example_cgi_app.ini

package info (click to toggle)
pastescript 3.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 784 kB
  • sloc: python: 5,212; sh: 65; makefile: 61
file content (6 lines) | stat: -rwxr-xr-x 111 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/usr/bin/env paster exe serve
[server:main]
use = egg:PasteScript#cgi

[app:main]
use = egg:PasteScript#test