Metadata-Version: 1.1
Name: openwhisk_docker_action
Version: 0.1.8
Summary: A class to make writing openwhisk docker actions easier to write in python
Home-page: https://github.com/kognate/openwhisk_docker_action
Author: Joshua B. Smith
Author-email: kognate@gmail.com
License: MIT
Description: # Simple Location Tool
        
        I wrote a very simple web application to allow  a user
        to quickly find their latitude and longitude.  
        
        I got asked by a client to add a feature to an old
        web application that had been deployed for some time.  
        
        mgrs is the military grid system encoding for maps.
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
