File: script.tmpl

package info (click to toggle)
python-setuptools 32.3.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,848 kB
  • ctags: 3,346
  • sloc: python: 19,099; ansic: 195; makefile: 97; xml: 14
file content (3 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (36)
1
2
3
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
__requires__ = %(spec)r
__import__('pkg_resources').run_script(%(spec)r, %(script_name)r)