Metadata-Version: 2.1
Name: oq-platform-taxtweb
Version: 1.6.1
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
License-File: LICENSE
Requires-Dist: django (<4,>=1.5)

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

