Metadata-Version: 2.0
Name: geohelper
Version: 0.1.1
Summary: A Python project for computing geographical values like distance
Home-page: https://github.com/sstine/geohelper
Author: Samuel Stine
Author-email: none@gmail.com
License: MIT
Keywords: geographical,gps,distance,location,bearing,haversine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

the long description


