Metadata-Version: 2.1
Name: lbt-ladybug
Version: 0.25.0
Summary: Collection of all Ladybug core Python libraries
Home-page: https://github.com/ladybug-tools/lbt-ladybug
Author: Ladybug Tools
Author-email: info@ladybug.tools
License: UNKNOWN
Description: 
        ![Ladybug](http://www.ladybug.tools/assets/img/ladybug.png)
        
        [![Build Status](https://travis-ci.org/ladybug-tools/lbt-ladybug.svg?branch=master)](https://travis-ci.org/ladybug-tools/lbt-ladybug)
        
        [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
        
        # lbt-ladybug
        
        Collection of all Ladybug core Python libraries.
        
        Note that this repository and corresponding Python package does not contain any
        code and it simply exists to provide a shortcut for installing all of the ladybug
        core libraries together.
        
        ## Included Ladybug Packages
        
        Running `pip install lbt-ladybug` will result in the installation of the
        following Python packages:
        
        * [ladybug-core](https://github.com/ladybug-tools/ladybug)
        * [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)
        * [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
