Metadata-Version: 1.1
Name: pyairfoil
Version: 0.1.1
Summary: PyAirfoil contains methods and objects related to generating airfoil geometries
Home-page: https://github.com/rogersjw/pyairfoil
Author: Jonathan Rogers
Author-email: jonathan.w.rogers@gmail.com
License: MIT license
Description: =========
        PyAirfoil
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/pyairfoil.svg
                :target: https://pypi.python.org/pypi/pyairfoil
        
        .. image:: https://img.shields.io/travis/rogersjw/pyairfoil.svg
                :target: https://travis-ci.org/rogersjw/pyairfoil
        
        .. image:: https://readthedocs.org/projects/pyairfoil/badge/?version=latest
                :target: https://pyairfoil.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        PyAirfoil contains methods and objects related to generating airfoil geometries
        
        
        * Free software: MIT license
        * Documentation: https://pyairfoil.readthedocs.io.
        
        
        Features
        --------
        
        * None right now... More to come soon.
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-10-14)
        ------------------
        
        * First release on PyPI.
        
        0.1.1 (2018-10-14)
        ------------------
        
        * Minor changes to add doc to pyairfoil.py
        
Keywords: pyairfoil
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
