Metadata-Version: 1.2
Name: calorimeter
Version: 0.2.1
Summary: Package for manipulting and plotting data from a differential scanning calorimeter.
Home-page: https://github.com/jevandezande/calorimeter
Author: Jonathon Vandezande
Author-email: jevandezande@gmail.com
License: MIT license
Description: ===========
        Calorimeter
        ===========
        
        
        .. image:: https://img.shields.io/travis/jevandezande/calorimeter/master.svg
                :target: https://travis-ci.org/jevandezande/calorimeter
        
        
        Package for manipulting and plotting data from a differential scanning calorimeter.
        
        
        * Free software: MIT license
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2020-05-25)
        ------------------
        
        * Initial structure from cookiecutter.
        
Keywords: calorimeter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
