File: setup.py

package info (click to toggle)
python-aiosmtpd 1.4.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,016 kB
  • sloc: python: 8,064; makefile: 159
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (176)
1
2
3
from setuptools import setup

setup()