Metadata-Version: 2.1
Name: fprime-tools
Version: 3.1.0a2
Summary: F Prime Flight Software core data types
Home-page: https://github.com/nasa/fprime
Author: Michael Starch
Author-email: Michael.D.Starch@jpl.nasa.gov
License: Apache 2.0 License
Project-URL: Issue Tracker, https://github.com/nasa/fprime/issues
Keywords: fprime,embedded,nasa
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Provides-Extra: dev
License-File: LICENSE.txt
License-File: NOTICE.txt


This package contains the necessary core data types used by F prime. Users who seek to develop tools,
utilities, and other libraries used to interact with F prime framework code can use these data types
to interact with the data coming from the FSW.
    
