Metadata-Version: 1.1
Name: pygeon
Version: 0.1.0
Summary: IP Geolocation in Python
Home-page: http://bitbucket.org/al45tair/pygeon
Author: Alastair Houghton
Author-email: alastair@alastairs-place.net
License: MIT License
Description: ``pygeon`` is a Python geolocation toolkit.  It can construct a geolocation
        database from publicly available data held on the RIRs’ FTP servers, and then
        allows lookups both from the command line and via its API.
        
        See the documentation_ for more details.
        
        .. _documentation: http://pygeon.readthedocs.org/en/latest/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking
Provides: pygeon
