Metadata-Version: 2.0
Name: pyexpandobjects
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/myoldmopar/py-expandobjects
Author: Edwin Lee
Author-email: edwin.lee@nrel.gov
License: UNKNOWN
Keywords: cli energyplus templates
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python

# ExpandObjects: Python Edition

Python Implementation of the EnergyPlus ExpandObjects Utility

# Build Status [![Build Status](https://travis-ci.org/Myoldmopar/py-expandobjects.svg?branch=master)](https://travis-ci.org/Myoldmopar/py-expandobjects)

Builds of each commit and pull request are built by Travis.

# Test Coverage [![Coverage Status](https://coveralls.io/repos/github/Myoldmopar/py-expandobjects/badge.svg?branch=master)](https://coveralls.io/github/Myoldmopar/py-expandobjects?branch=master)

Unit test are run by Travis on each build with a constant target of 100%.

# Documentation [![Documentation Status](http://readthedocs.org/projects/pyexpandobjects/badge/?version=latest)](http://pyexpandobjects.readthedocs.io/en/latest/?badge=latest)

Documentation of this library is built by ReadTheDocs.


