diff --git a/index/hn/hnumerics/hnumerics-1.0.0.toml b/index/hn/hnumerics/hnumerics-1.0.0.toml new file mode 100644 index 00000000..0eaf071a --- /dev/null +++ b/index/hn/hnumerics/hnumerics-1.0.0.toml @@ -0,0 +1,15 @@ +name = "hnumerics" +description = "Operations for dual numbers" +version = "1.0.0" + +authors = ["Rene Hartmann"] +maintainers = ["Rene Hartmann "] +maintainers-logins = ["rehartmann"] +licenses = "BSD-3-Clause" +website = "https://github.com/rehartmann/hnumerics" +tags = ["dual-numbers", "numerics"] + +[origin] +commit = "d52fd514a649eef5f3e683607b05299abdb7c039" +url = "git+https://github.com/rehartmann/hnumerics.git" +