Files
alire-index-community/index/te/texts/texts-0.1.0.toml
T
Alejandro R Mosteo 0a27d940a7 aaa 0.3.0, aaa_texts 0.3.0, texts 0.1.0 (#1439)
* Add manifests for aaa=0.3.0 aaa_texts=0.3.0

* Add texts=0.1
2025-03-18 17:48:04 +01:00

26 lines
570 B
TOML

name = "texts"
description = "A no-frills library to deal with Unicode texts in Ada 2012"
version = "0.1.0"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <amosteo@unizar.es>"]
maintainers-logins = ["mosteo"]
licenses = "MIT OR Apache-2.0 WITH LLVM-exception"
website = ""
tags = ["text", "unicode", "utf", "encoding"]
[build-switches]
"*".Ada_Version = "Ada12"
[[depends-on]]
aaa = "~0.3"
umwi = "~0.1"
# [test]
# runner = "alire"
[origin]
commit = "db89994b470bd5070ac8458f6610bd48264340f9"
url = "git+https://github.com/mosteo/texts.git"