File: setup.py

package info (click to toggle)
python-aiosmtpd 1.4.3-1.1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,060 kB
  • sloc: python: 7,850; makefile: 158; sh: 5
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (167)
1
2
3
from setuptools import setup

setup()