Metadata-Version: 2.2
Name: openquake.taxonomy
Version: 1.4.1
Summary: Describe and classify buildings in a uniform manner
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: 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
Requires-Python: >=3.10,<3.13
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-python
Dynamic: summary

Package to manage taxonomies version 2 and show a description in human understandable form.
### To build the 'ghost' package use:

export PYBUILD_NAME = oq-taxonomy
pip install -e .


