diff --git a/index/bl/blake2s/blake2s-0.1.1.toml b/index/bl/blake2s/blake2s-0.1.1.toml new file mode 100644 index 00000000..2bc15887 --- /dev/null +++ b/index/bl/blake2s/blake2s-0.1.1.toml @@ -0,0 +1,15 @@ +name = "blake2s" +description = "SPARK83 implementation of the BLAKE2s hash function" +version = "0.1.1" + +authors = ["Lev Kujawski"] +maintainers = ["Lev Kujawski "] +maintainers-logins = ["lkujaw"] +licenses = "MIT-0" +website = "https://github.com/lkujaw/blake2s" +tags = ["ada1987", "spark", "hash", "blake2", "blake2s"] + +[origin] +commit = "dfd349378dca21ca354a6f6858ab9d623c7a949e" +url = "git+https://github.com/lkujaw/blake2s.git" + diff --git a/index/fe/felix/felix-0.1.0.toml b/index/fe/felix/felix-0.1.0.toml new file mode 100644 index 00000000..efa3cb80 --- /dev/null +++ b/index/fe/felix/felix-0.1.0.toml @@ -0,0 +1,20 @@ +name = "felix" +description = "X/Open Native Language System (NLS) for Ada" +version = "0.1.0" + +authors = ["Lev Kujawski"] +maintainers = ["Lev Kujawski "] +maintainers-logins = ["lkujaw"] +licenses = "MIT-0" +website = "https://github.com/lkujaw/felix" +tags = ["ada1995", "i18n", "nls", + "localization", "localisation", "l10n"] + +# The underlying interface is dependent upon the Unix C library. +[available.'case(os)'] +'windows' = false + +[origin] +commit = "6b030f1b7fa20684ff06a146f3b48e43bd8bdfd3" +url = "git+https://github.com/lkujaw/felix.git" +