Metadata-Version: 2.1
Name: ccsdspy
Version: 0.0.13
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
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
License-File: LICENSE.rst

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


.. image:: https://codecov.io/gh/ddasilva/ccsdspy/branch/main/graph/badge.svg?token=Ia45f4cW8f
    :target: https://codecov.io/gh/ddasilva/ccsdspy
    :alt: Code Coverage	  
	  
This package provides a Python interface for reading tightly packed bits in the CCSDS format used for many NASA and ESA missions.
 
