Metadata-Version: 1.1
Name: excel-modelling-helper
Version: 0.1.2
Summary: Use Excel to define your model parameters.
Home-page: http://github.com/dschien/PyExcelModellingHelper/
Author: Daniel Schien
Author-email: dschien@gmail.com
License: GPL, see LICENSE
Description: # Doc
        [https://python-packaging-user-guide.readthedocs.org/en/latest/distributing.html#uploading-your-project-to-pypi]
        
        # Build
        
        `python setup.py sdist`
        
        # Upload
        It might be necessary to first delete old packages in 'dist' folder
        `twine upload dist/*`
        
        15.5.2015   0.1.1   Renamed class to ParameterLoader
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
