dd891bf990
* 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 <aldantanneo@gmail.com> * Adjust maintainers-logins for .toml file --------- Co-authored-by: César Sagaert <aldantanneo@gmail.com>
16 lines
540 B
TOML
16 lines
540 B
TOML
name = "geo_mag"
|
|
description = "Library for magnetic declination calculation"
|
|
version = "1.0.0"
|
|
|
|
authors = ["Max Zakirov"]
|
|
maintainers = ["Max Zakirov <ardo25968@gmail.com>", "Max Reznik <reznikmm@gmail.com>"]
|
|
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"
|
|
|