File: version.py

package info (click to toggle)
python-cpl 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 500 kB
  • sloc: python: 2,448; ansic: 1,334; sh: 357; makefile: 48
file content (5 lines) | stat: -rw-r--r-- 300 bytes parent folder | download
1
2
3
4
5
version = '0.3.6'
author = 'Ole Streicher'
email = 'python-cpl@liska.ath.cx'
license_ = 'GPL'
doc = 'Python interface for the Common Pipeline Library.\n\nNon-official library to access CPL modules via Python. \nIt is not meant as part of the MUSE pipeline software, but \nmay be useful for testing.'