File: setup.py

package info (click to toggle)
python-littleutils 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: python: 320; sh: 22; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
from setuptools import setup

setup(name='littleutils')