File: setup.py

package info (click to toggle)
sortxml 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 136 kB
  • sloc: python: 155; makefile: 5; sh: 1
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (3)
1
2
3
from setuptools import setup

setup()