From 985f6ab4e462f12aa7eba1bf8cd18db1e1b7bce3 Mon Sep 17 00:00:00 2001 From: Juan Antonio de la Puente Date: Tue, 26 Aug 2025 20:26:30 +0200 Subject: [PATCH] astro 1.2.2 (#1580) Co-authored-by: Alejandro R Mosteo --- index/as/astro/astro-1.2.2.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index/as/astro/astro-1.2.2.toml diff --git a/index/as/astro/astro-1.2.2.toml b/index/as/astro/astro-1.2.2.toml new file mode 100644 index 00000000..571fbbd2 --- /dev/null +++ b/index/as/astro/astro-1.2.2.toml @@ -0,0 +1,20 @@ +name = "astro" +description = "Library for astronomical calculations" +version = "1.2.2" + +authors = ["Juan A. de la Puente"] +maintainers = ["Juan A. de la Puente "] +maintainers-logins = ["jpuente"] +licenses = "GPL-3.0-or-later" +website = "https://github.com/jpuente/almanac/astro" +tags = ["astronomy", "sun", "moon", "planets"] + +[[ depends-on ]] +ephemeris = "~1.1.0" + + +[origin] +commit = "9a3e203c89ad145c41e4d4dc6c97578644605db2" +subdir = "./astro/" +url = "git+https://github.com/jpuente/almanac.git" +