Metadata-Version: 1.1
Name: ccsdspy
Version: 0.0.12
Summary: IO Interface for Reading CCSDS Data in Python.
Home-page: https://ccsdspy.readthedocs.io/en/latest/
Author: Daniel da Silva
Author-email: mail@danieldasilva.org
License: BSD-3
Description: CCSDSPy - IO Interface for Reading CCSDS Data in Python.
        ========================================================
        
        .. image:: https://github.com/ddasilva/ccsdspy/actions/workflows/ccsdspy-ci.yml/badge.svg
            :target: https://github.com/ddasilva/ccsdspy/actions
            :alt: CI 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 :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
