File: setup.py

package info (click to toggle)
python-eventlet 0.39.1-2%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,220 kB
  • sloc: python: 24,980; sh: 78; makefile: 31
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/env python
import setuptools

setuptools.setup()