File: setup.py

package info (click to toggle)
python-svgelements 1.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 764 kB
  • sloc: python: 11,859; sh: 6; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
from setuptools import setup

setup()