File: setup.py

package info (click to toggle)
async-upnp-client 0.44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,072 kB
  • sloc: python: 11,921; xml: 2,826; sh: 32; makefile: 6
file content (5 lines) | stat: -rwxr-xr-x 52 bytes parent folder | download
1
2
3
4
5
"""Setup."""

from setuptools import setup

setup()