Files
alire-index-community/index/ra/rand_distributions/rand_distributions-0.1.0.toml
2026-02-11 11:12:40 +01:00

19 lines
519 B
TOML

name = "rand_distributions"
description = "Collection of standard random distributions"
version = "0.1.0"
authors = ["César SAGAERT"]
maintainers = ["César SAGAERT <sagaert@adacore.com>"]
maintainers-logins = ["AldanTanneo"]
licenses = "Apache-2.0 WITH LLVM-exception"
website = "https://github.com/AldanTanneo/rand-ada"
tags = []
[[depends-on]]
rand_core = "~0.1.0"
[origin]
url = "git+https://github.com/AldanTanneo/rand-ada.git"
commit = "6d1af921227f1e7e0d61bf3cee431af701b99508"
subdir = "rand_distributions"