4 "summary": "A library to solve geodesic problems on an ellipsoid model of the Earth.",
5 "description": "A library to solve geodesic problems on an ellipsoid model of the Earth using the C implementation of the geodesic routines in [GeographicLib](https://github.com/geographiclib/geographiclib-c/).",
6 "homepage": "https://github.com/sbooth/CGeodesic.git",
12 "Stephen Booth": "me@sbooth.org"
14 "social_media_url": "https://github.com/sbooth",
20 "git": "https://github.com/sbooth/CGeodesic.git",
23 "source_files": "Sources/**/*.{h,c}",
24 "public_header_files": "Sources/**/*.h",