File: paster.py

package info (click to toggle)
pastescript 3.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 800 kB
  • sloc: python: 5,338; sh: 65; makefile: 20
file content (4 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (7)
1
2
3
4
#!/usr/bin/python

from paste.script import command
command.run()