Metadata-Version: 2.0
Name: aero-calc
Version: 0.13.2
Summary: Aeronautical Engineering Calculations
Home-page: http://www.kilohotel.com/python/aerocalc
Author: Kevin Horton
Author-email: kevin01@kilohotel.com
Maintainer: Liam Deacon
Maintainer-email: liam.m.deacon@gmail.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Dist: setuptools


AeroCalc is a pure python package that performs various aeronautical
engineering calculations.  Currently it provides airspeed conversions,
standard atmosphere calculations, static source error correction calculations
and unit conversions.

