Metadata-Version: 1.1
Name: epys
Version: 0.3.1
Summary: A python library for handling EPS output.
Home-page: https://github.com/johnnycakes79/epys
Author: Jonathan McAuliffe
Author-email: watch.n.learn@gmail.com
License: BSD
Description: 
        ePYs is a python library for the manipulation, processing and plotting of
        the input and output files of ESA Experiment Planning Software (EPS).
        
          - Free software: BSD license
          - Documentation: http://epys.rtfd.org.
        
        **Modules**
        
          - **draw** makes pretty orbit graphics
          - **events** provides a series of time/date utilities
          - **maps** does things with maps and images
          - **orbit** processes mission analysis orbit files
          - **read** reads EPS/MAPPS output into useable dataframes and/or arrays
          - **utils** more utilities ...
        
Keywords: epys
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
