Metadata-Version: 1.2
Name: where_was_i
Version: 0.1.0
Summary: UNKNOWN
Home-page: http://github.com/lhh/where_was_i
Author: Lon Hohberger
Author-email: lon@metamorphism.com
Maintainer: Lon Hohberger
Maintainer-email: lon@metamorphism.com
License: ASL 2.0
Description: Parse Google's Semantic location into human-readable form
        
        Getting Started:
        ----------------
        To use the Trello CLI, install the package either by downloading the source and running
        
          $ python setup.py install
        
        or by using pip
        
          $ pip install where_was_i
        
        Examples:
         - where-was-i ~/2017/*
         - where-was-i -s -p ~/2017/2017_JANUARY.json
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
