Metadata-Version: 2.1
Name: fprime-tools
Version: 1.5.4.dev1
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
Description: 
        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.
            
Keywords: fprime,embedded,nasa
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Provides-Extra: dev
