File: setup.py

package info (click to toggle)
hovercraft 2.7-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,532 kB
  • sloc: javascript: 3,206; python: 2,609; makefile: 153; sh: 2
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (173)
1
2
3
from setuptools import setup

setup()