diff --git a/index/as/astro/astro-1.1.1.toml b/index/as/astro/astro-1.1.1.toml new file mode 100644 index 00000000..0cfc8aec --- /dev/null +++ b/index/as/astro/astro-1.1.1.toml @@ -0,0 +1,20 @@ +name = "astro" +description = "Library for astronomical calculations" +version = "1.1.1" + +authors = ["Juan A. de la Puente"] +maintainers = ["Juan A. de la Puente "] +maintainers-logins = ["jpuente"] +licenses = "GPL-3.0-or-later" +website = "" +tags = ["astronomy", "sun", "moon", "planets"] + +[[ depends-on ]] +ephemeris = "~1.1.0" + + +[origin] +commit = "bfdf0c97d3dc26b807d5d0c84e00f1bd2ee2195b" +subdir = "./astro/" +url = "git+https://github.com/jpuente/almanac.git" +