Metadata-Version: 1.1
Name: OGRe
Version: 4.6.0
Summary: OpenFusion GeoJSON Retriever
Home-page: https://github.com/dmtucker/ogre
Author: David Tucker
Author-email: dmtucker@ucsc.edu
License: LGPLv2+
Description: OpenFusion GeoJSON Retriever
        ============================
        OGRe fetches geotagged data from publicly available APIs based on a provided
        keyword, location, period of time, or media type.
        Results are returned in GeoJSON format.
        
        |Build Status| |Documentation Status| |Latest Release|
        
        Documentation
        -------------
        https://ogre.readthedocs.org/
        
        License
        -------
        
        Copyright (C) 2016 David Tucker
        
        This library is free software; you can redistribute it and/or modify it
        under the terms of the GNU Lesser General Public License as published by
        the Free Software Foundation; either version 2.1 of the License, or (at
        your option) any later version.
        
        This library is distributed in the hope that it will be useful, but
        WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
        General Public License for more details.
        
        You should have received a copy of the GNU Lesser General Public License
        along with this library; if not, write to the Free Software Foundation,
        Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
        
        .. |Build Status| image:: https://img.shields.io/travis/dmtucker/ogre.svg
           :target: https://travis-ci.org/dmtucker/ogre
        .. |Documentation Status| image:: https://readthedocs.org/projects/ogre/badge/?version=latest
           :target: https://ogre.readthedocs.org/
        .. |Latest Release| image:: https://img.shields.io/pypi/v/ogre.svg
           :target: https://pypi.python.org/pypi/OGRe
        
Keywords: OpenFusion Twitter GeoJSON geotag
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Intended Audience :: Developers
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: Development Status :: 4 - Beta
