File: setup.py

package info (click to toggle)
python-setuptools-gettext 0.1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: python: 462; makefile: 4
file content (5 lines) | stat: -rwxr-xr-x 58 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#!/usr/bin/python3

from setuptools import setup

setup()