File: setup.py

package info (click to toggle)
rpmlint 2.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,264 kB
  • sloc: python: 20,518; ansic: 2,511; xml: 1,272; makefile: 17; sh: 4
file content (4 lines) | stat: -rwxr-xr-x 39 bytes parent folder | download | duplicates (12)
1
2
3
4
from setuptools import setup


setup()