Metadata-Version: 1.1
Name: osm-find-first
Version: 0.3.0
Summary: Find the first version, incl. datetime, of objects in the OSM database
Home-page: https://github.com/rory/osm-find-first
Author: Rory McCann
Author-email: rory@technomancy.org
License: GPLv3+
Description: ===============================
        OpenStreetMap First Version Finder
        ===============================
        
        .. image:: https://badge.fury.io/py/osm-find-first.png
            :target: http://badge.fury.io/py/osm-find-first
        
        .. image:: https://travis-ci.org/rory/osm-find-first.png?branch=master
                :target: https://travis-ci.org/rory/osm-find-first
        
        .. image:: https://pypip.in/d/osm-find-first/badge.png
                :target: https://pypi.python.org/pypi/osm-find-first
        
        
        Find the first version, incl. datetime, of objects in the OSM database
        
        * Free software: GNU GPL v3 (or later)
        * Documentation: https://osm-find-first.readthedocs.org.
        
        Features
        --------
        
        Downloads metadata about objects in OpenStreetMap, so that you can see when they were created. Works with CSV files to store what 
        
        
        
        
        History
        -------
        
        0.1.0 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
Keywords: osm-find-first
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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
