Metadata-Version: 1.1
Name: gcdistance
Version: 0.0.1
Summary: This is an Example Package to calculate distances between points in a sphere with settable radius
Home-page: https://github.com/PhilipeRLeal/geoscience_operations
Author: Philipe Leal
Author-email: leal.philipe@gmail.com
License: UNKNOWN
Description: # Package description:
        
        this is a simple package for training how to create a distributed PYPI package.
        
        It contains a single module which can be imported, and inside it, it has a function to calculate distances between two points in a sphere.
Keywords: sphere two point distances
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
