Metadata-Version: 2.0
Name: baaya
Version: 0.0.1
Summary: converter for age to/from height or weight for Japanese Kids
Home-page: https://github.com/wapa5pow/baaya
Author: wapa5pow
Author-email: wapa5pow@gmail.com
License: MIT
Keywords: age height weight japanese
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7

# Baaya

Intelligent Baaya (Old Wise Lady)

* She answers child age from his/her height.
* Also, she answers child height from his/her age.

# Build and Install

    $ python setup.py bdist_wheel
    $ pip install .

# How to test

    $ python -m unittest baaya.test_baaya


