From dd891bf99005b9ae4d2884f3f43ec40c757530fb Mon Sep 17 00:00:00 2001 From: MaxZakirov <38746612+MaxZakirov@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:41:43 +0200 Subject: [PATCH] geo_mag 1.0.0 (#1802) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * geo_mag 1.0.0 (via `alr publish`) * Update index/ge/geo_mag/geo_mag-1.0.0.toml Co-authored-by: César Sagaert * Adjust maintainers-logins for .toml file --------- Co-authored-by: César Sagaert --- index/ge/geo_mag/geo_mag-1.0.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/ge/geo_mag/geo_mag-1.0.0.toml diff --git a/index/ge/geo_mag/geo_mag-1.0.0.toml b/index/ge/geo_mag/geo_mag-1.0.0.toml new file mode 100644 index 00000000..04fce986 --- /dev/null +++ b/index/ge/geo_mag/geo_mag-1.0.0.toml @@ -0,0 +1,15 @@ +name = "geo_mag" +description = "Library for magnetic declination calculation" +version = "1.0.0" + +authors = ["Max Zakirov"] +maintainers = ["Max Zakirov ", "Max Reznik "] +maintainers-logins = ["MaxZakirov", "reznikmm"] +licenses = "MIT OR Apache-2.0 WITH LLVM-exception" +website = "https://github.com/MaxZakirov/geo_mag" +tags = ["navigation", "wmm", "azimuth", "declination", "magnetism"] + +[origin] +commit = "8fec994bef4a9b75c0eb39b6adc07b9fbb04a2f6" +url = "git+https://github.com/MaxZakirov/geo_mag" +