Metadata-Version: 1.0
Name: z3c.iplocation
Version: 0.5.0
Summary: Geo location utility for Zope3
Home-page: http://pypi.python.org/pypi/z3c.iplocation
Author: Roger Ineichen, Stephan Richter and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides a solution which allows geolocation of IP blocks, country
        and continent of the visitor connection. The dataset, which must be downloaded
        form www.ipligence.com, contains IP location at a worldwide level. There are
        different commercial and free version available at the homepage of ipligence.
        
        See the website http://www.ipligence.com for more info about the different
        license.
        
        
        =======
        CHANGES
        =======
        
        0.5.0 (2008-12-16)
        ------------------
        
        - Initial Release
        
        - Implemented update concept. The new update method allows to update the
        iplocation data based on a file upload or a file path. Added tests and
        update to new coverage recipe.
        
Keywords: zope3 z3c geolocation ipligence iplocation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
