File: setup.py

package info (click to toggle)
python-globus-sdk 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,172 kB
  • sloc: python: 35,227; sh: 44; makefile: 35
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (201)
1
2
3
from setuptools import setup

setup()