File: paster.py

package info (click to toggle)
pastescript 2.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 964 kB
  • sloc: python: 5,295; sh: 41; makefile: 14
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()