File: setup.py

package info (click to toggle)
waitress 2.1.2-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,256 kB
  • sloc: python: 10,904; makefile: 81; sh: 25
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (224)
1
2
3
from setuptools import setup

setup()