name = "euler_tools" description = "Assortment of mathematical functions to solve Project Euler problems." version = "1.0.2" authors = ["Francesc Rocher"] maintainers = ["Francesc Rocher "] maintainers-logins = ["rocher"] licenses = "MIT" tags = ["project-euler", "mathematics"] website = "https://github.com/rocher/euler_tools" [[depends-on]] gnat = ">=2021 | (>=12 & <2000)" [origin] commit = "96b733371126bd1d9759ac9ed6be89e9be4efc54" url = "git+https://github.com/rocher/euler_tools.git"