File: setup.py

package info (click to toggle)
python-kaitaistruct 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: python: 297; makefile: 3
file content (3 lines) | stat: -rwxr-xr-x 38 bytes parent folder | download | duplicates (168)
1
2
3
from setuptools import setup

setup()