Metadata-Version: 2.1
Name: enginetool
Version: 0.0.3
Summary: A tool to run calculations about an engine
Home-page: UNKNOWN
Author: Jonathon Gruener
Author-email: jonathon14gruener@gmail.com
License: MIT
Keywords: engine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

This is an exploratory homework for MCEN 5228. It allows the use of Python instead of Excel for a Requirements flow down tool for engine data

Change log
===========

0.0.1 (4/18/2022)
------------------
- First Release

0.0.2 (4/19/2022)
------------------
- Removed csv as required install

0.0.3 (4/19/2022)
------------------
- Fixed naming of package

