File: setup.py

package info (click to toggle)
python-executing 2.2.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,608 kB
  • sloc: python: 10,386; sh: 48; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (3)
1
2
3
from setuptools import setup

setup(name="executing")