Metadata-Version: 2.1
Name: acdh-histogis
Version: 0.0.1
Summary: High level api to interact with [HistoGIS](https://histogis.acdh.oeaw.ac.at/)
Home-page: https://github.com/acdh-oeaw/acdh-histogis
Author: Peter Andorfer, Matthias Schlögl
Author-email: matthias.schloegl@oeaw.ac.at, peter.andorfer@oeaw.ac.at
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests (>=2.20.1)

Readme
======

acdh-histogis is a python package providing a high level api to interact with [HistoGIS](https://histogis.acdh.oeaw.ac.at/)


Installation
------------

`pip install acdh-histogis`


Licensing
---------

All code unless otherwise noted is licensed under the terms of the MIT License (MIT). Please refer to the file LICENSE in the root directory of this repository.




History
-------

0.0.1 (2019-03-11)
++++++++++++++++++

* First version


