Metadata-Version: 1.1
Name: ccsdspy
Version: 0.0.9
Summary: IO Interface for Reading CCSDS Data in Python.
Home-page: http://github.com/ddasilva/ccsdspy
Author: Daniel da Silva
Author-email: UNKNOWN
License: unknown
Description: CCSDSPy - IO Interface for Reading CCSDS Data in Python.
        ========================================================
        
        .. image:: https://api.travis-ci.org/ddasilva/ccsdspy.svg?branch=master
            :target: https://travis-ci.org/ddasilva/ccsdspy
            :alt: Travis Status
                  
        This package provides a Python interface for reading tightly packed bits in the CCSDS format used for many NASA and ESA missions.
         
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable  
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
