From f04cafedd2ef141c26fd4ab377d1c4ebecd14a93 Mon Sep 17 00:00:00 2001 From: Juan Antonio de la Puente Date: Thu, 27 Nov 2025 16:45:53 +0100 Subject: [PATCH] astro 1.4.1 (#1686) --- index/as/astro/astro-1.4.1.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index/as/astro/astro-1.4.1.toml diff --git a/index/as/astro/astro-1.4.1.toml b/index/as/astro/astro-1.4.1.toml new file mode 100644 index 00000000..6119a809 --- /dev/null +++ b/index/as/astro/astro-1.4.1.toml @@ -0,0 +1,20 @@ +name = "astro" +description = "Library for astronomical calculations" +version = "1.4.1" + +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/tree/master/astro" +tags = ["astronomy", "sun", "moon", "planets"] + +[[ depends-on ]] +ephemeris = "~1.2.0" + + +[origin] +commit = "1e325c980699230765379fbdf0a57db1c14ddc44" +subdir = "./astro/" +url = "git+https://github.com/jpuente/almanac.git" +