Metadata-Version: 2.1
Name: openquake.taxonomy
Version: 1.4.0
Summary: Computes earthquake hazard and risk.
Home-page: https://github.com/gem/oq-platform-taxtweb
Author: GEM Foundation
Author-email: devops@openquake.org
Maintainer: GEM Foundation
Maintainer-email: devops@openquake.org
License: AGPL3
Keywords: earthquake seismic risk taxonomy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
License-File: LICENSE

Package to manage taxonomies version 2 and show a description in human understandable form.
### To build the 'ghost' package use:
rm -rf build dist
export PYBUILD_NAME = oq-taxonomy
./setup.py bdist

