Metadata-Version: 1.1
Name: ip2geotools-locator
Version: 1.3.0
Summary: An extension of the ip2geotools package that refines
                the estimation of the location of different geolocation databases using statistical 
                methods.
Home-page: https://github.com/Ionicson/ip2geotools-locator
Author: Oldřich Klíma
Author-email: xklima27@vutbr.cz
License: MIT license
Description: ===================
        ip2geotools-locator
        ===================
        
        
        .. image:: https://img.shields.io/pypi/v/ip2geotools-locator.svg
                :target: https://pypi.python.org/pypi/ip2geotools-locator
        
        .. image:: https://img.shields.io/travis/Ionicson/ip2geotools-locator.svg
                :target: https://travis-ci.org/Ionicson/ip2geotools-locator
        
        .. image:: https://readthedocs.org/projects/ip2geotools-locator/badge/?version=latest
                :target: https://ip2geotools-locator.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        An extension of the ip2geotools package that refines the estimation of the location of different geolocation databases using statistical methods.
        
        
        * Free software: MIT license
        * Documentation: https://ip2geotools-locator.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        1.3.0 (2019-03-04)
        ------------------
        * Clustering calculation improved
        
        1.2.0 (2019-02-19)
        ------------------
        * Clustering calculation method, CLI
        
        1.1.3 (2019-02-18)
        ------------------
        * Enviroment cleanup, pipenv added, tox removed
        
        1.1.2 (2018-12-14)
        ------------------
        * Default settings added
        
        1.0.2 (2018-12-13)
        ------------------
        * Ipstack DB, Security issues fixed, Beta version
        
        1.0.1 (2018-11-13)
        ------------------
        * Build errors fixed
        
        1.0.0 (2018-11-13)
        ------------------
        
        * First release on PyPI.
        
        0.1.0 (2018-10-30)
        ------------------
        
        * Application created
        
Keywords: ip2geotools-locator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
