Metadata-Version: 2.0
Name: geometalab.drf-utm-zone-info
Version: 0.2.0
Summary: Django REST framework app providing information about Universal Transverse Mercator (UTM) zones
Home-page: https://github.com/geometalab/drf-utm-zone-info
Author: Geometalab
Author-email: geometalab@hsr.ch
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: Django (>=1.8,<1.11)
Requires-Dist: djangorestframework (>=3.0,<3.6)
Requires-Dist: djangorestframework-gis
Provides-Extra: testing
Requires-Dist: GeoAlchemy2; extra == 'testing'
Requires-Dist: django-environ; extra == 'testing'
Requires-Dist: flake8; extra == 'testing'
Requires-Dist: psycopg2; extra == 'testing'
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'
Requires-Dist: pytest-django; extra == 'testing'
Requires-Dist: pytest-mock; extra == 'testing'

UNKNOWN


