Metadata-Version: 1.1
Name: pyexpandobjects
Version: 0.2
Summary: EnergyPlus Expand Objects implementation in Python.
Home-page: https://github.com/myoldmopar/py-expandobjects
Author: Edwin Lee
Author-email: edwin.lee@nrel.gov
License: UNKNOWN
Description: # 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.
        
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
