Metadata-Version: 2.2
Name: oq-platform-taxtweb
Version: 1.7.0
Summary: Taxtweb - GEM building taxonomy editor
Home-page: http://github.com/gem/oq-platform-taxtweb
Author: GEM Foundation
Author-email: devops@openquake.org
License: AGPL3
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Scientists
Classifier: License :: OSI Approved :: AGPL3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.10,<3.13
License-File: LICENSE
Requires-Dist: django<5,>=4.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
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 .


