name = "lace_math" description = "Provides an Ada package family covering pure and applied mathematics." version = "0.1.1" authors = ["Rod Kay"] maintainers = ["Rod Kay "] maintainers-logins = ["charlie5"] licenses = "ISC" website = "https://github.com/charlie5/lace-alire" tags = ["math", "arithmetic", "algebra", "geometry"] long-description = "\nContains:\n\n - Pure\n - Arithmetic (covers quantity)\n - Algebra (covers structure)\n - Geometry (covers space)\n - Analysis (covers change)\n\n - Applied\n - Statistics\n - Computational\n\n" project-files = ["library/math.gpr"] [[depends-on]] lace_shared = "~0.1"