From 678933d13e328f097f8d0c29e8167524aec55104 Mon Sep 17 00:00:00 2001 From: Saiffullah Sabir Mohamed <43340480+TechnicalVillager@users.noreply.github.com> Date: Sun, 16 Apr 2023 16:00:47 +0530 Subject: [PATCH] geo_coords 1.0.0 (#794) --- index/ge/geo_coords/geo_coords-1.0.0.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index/ge/geo_coords/geo_coords-1.0.0.toml diff --git a/index/ge/geo_coords/geo_coords-1.0.0.toml b/index/ge/geo_coords/geo_coords-1.0.0.toml new file mode 100644 index 00000000..dc50a23a --- /dev/null +++ b/index/ge/geo_coords/geo_coords-1.0.0.toml @@ -0,0 +1,16 @@ +name = "geo_coords" +description = "Geo coordinates calculation for determining Location, Distance, Bearing" +version = "1.0.0" + +authors = ["Saiffullah Sabir Mohamed"] +maintainers = ["Saiffullah Sabir Mohamed "] +maintainers-logins = ["TechnicalVillager"] + +licenses = "MIT" +tags = ["geo", "coordinates", "latitude", "longitude", "distance", "bearing", "haversine"] +website = "https://github.com/TechnicalVillager/geo_coords" + +[origin] +commit = "564bd7a2b3b9ef78047e7abdeb4cbf47c5a7d9d2" +url = "git+https://github.com/TechnicalVillager/geo_coords.git" +