Metadata-Version: 1.1
Name: geofinder
Version: 0.2.4
Summary: GEDCOM Genealogy address validation and geocoding using geonames.org data
Home-page: https://github.com/corb555/GeoFinder
Author: Mike Herbert
Author-email: corb@aol.com
License: MIT
Description: 
        # GeoFinder 
        GeoFinder validates all the place names in a GEDCOM geneology file and adds their latitude/longitude.
        
        
        ## Overview  
        GeoFinder reads in a GEDCOM geneology file and looks up each place (PLAC entry) in a gazetteer using location data from geonames.org.  It is used to help fix place name errors in large gedcom files.  It also fills in the latitude and longitude for any places that are found.  
           
        [See User Guide Wiki for details](https://github.com/corb555/GeoFinder/wiki/User-Guide)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Topic :: Sociology :: Genealogy
