Metadata-Version: 2.0
Name: editscenario
Version: 0.11.1
Summary: Generate Fortran namelists from XML-files
Home-page: http://github.com/BoldingBruggeman/editscenario
Author: Jorn Bruggeman
Author-email: jorn@bolding-bruggeman.com
License: GPL
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2 :: Only
Requires-Dist: xmlstore (>=0.9.1)

editscenario and nml2xml
========================
Convert .xml based configuration to Fortran namelists (and vice versa)

To make a wheel
---------------
pip wheel .

To install a wheel
------------------
pip install <--upgrade> editscenario-0.1-py2-none-any.whl

Add options -v -v -v to see where files are installed

Add --user to install in default *user* directory


