Metadata-Version: 1.1
Name: ichnaea
Version: 1.0
Summary: Mozilla Location Service - Ichnaea
Home-page: https://github.com/mozilla/ichnaea
Author: Mozilla Cloud Services
Author-email: services-dev@mozilla.org
License: Apache 2.0
Description: ===============
        Mozilla Ichnaea
        ===============
        
        ``Mozilla Ichnaea`` is an application to provide geo-location coordinates
        from other sources of data (cell or WiFi networks, GeoIP, etc.).
        
        See `the full docs`_ for more information.
        
        Please use `our github tracker <https://github.com/mozilla/ichnaea/issues>`_
        to report issues.
        
        
        License
        =======
        
        ``mozilla-ichnaea`` is offered under the Apache License 2.0.
        
        
        Current Development CI Status
        =============================
        
        .. image:: https://travis-ci.org/mozilla/ichnaea.png?branch=master
           :width: 77px
           :height: 19px
           :alt: Travis CI build report
           :target: https://travis-ci.org/mozilla/ichnaea
        
        .. _the full docs: https://mozilla-ichnaea.readthedocs.org/
        
        
        Changelog
        =========
        
        1.0 (2014-07-14)
        ----------------
        
        - Initial production release.
        
        0.1 (2013-11-22)
        ----------------
        
        - Initial prototype.
        
Keywords: web services geo location
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
