File: setup.py

package info (click to toggle)
ofxstatement 0.9.2-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,534; xml: 179; makefile: 28
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
from distutils.core import setup

setup()