Metadata-Version: 2.1
Name: building-plus
Version: 0.1.3
Summary: Dynamic building simulator based on EnergyPlus with enhancements.
License: MIT
Author: Dustin McLarty
Author-email: dustin.mclarty@wsu.edu
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.1.1,<4.0.0)
Requires-Dist: numpy (>=1.16.4,<2.0.0)
Requires-Dist: scipy (>=1.3.1,<2.0.0)
