Metadata-Version: 2.4
Name: geofence
Version: 0.1.0
Summary: Lightweight geofencing calculation tool for Python projects.
Author-email: Shenile <sshenile07@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# geofence

A lightweight Python package to easily calculate geofencing checks using haversine distance.
