File: setup.py

package info (click to toggle)
python-pgpy 0.6.0-1.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,220 kB
  • sloc: python: 8,453; makefile: 155; sh: 10
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (189)
1
2
3
from setuptools import setup

setup()