Metadata-Version: 1.1
Name: marstime
Version: 0.5.6
Summary: marstime library, implements the Mars24 algorithm [Allison and McEwan, 2000]
Home-page: http://code.foldmountain.com/marstime
Author: Christopher Lee
Author-email: lee@foldmountain.com
License: LICENSE.txt
Download-URL: https://bitbucket.org/eelsirhc/marstime/downloads
Description: 
        ========================
        marstime Python library
        ========================
        
        This package implements the Mars24 algorithm based on the Allison and McEwan(2000) paper. Details can be found at http://www.giss.nasa.gov/tools/mars24/ . The package is available under the Modified BSD license. Publications using the algorithm should reference the Allison and McEwan (2000) and Allison (1997) papers where appropriate. All mistakes in this code are mine.
        
        Christopher Lee, 2011
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
