File: __init__.py

package info (click to toggle)
python-cdo 1.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 2,166; makefile: 18
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
__author__ = "Brian Earl Spilner stark.dreamdetective@gmail.com"
__version__ = "1.6.0"

from .cdo import Cdo, CDOException