File: setup.py

package info (click to toggle)
python-eventlet 0.40.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,200 kB
  • sloc: python: 25,109; sh: 78; makefile: 32
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/usr/bin/env python
import setuptools

setuptools.setup()