From 1db0da2a04cf690a383385df2b956590d33b7b6d Mon Sep 17 00:00:00 2001 From: Blady-Com Date: Sat, 6 Sep 2025 17:07:38 +0200 Subject: [PATCH] uxstrings 0.9.0 (#1593) --- .../uxstrings-0.9.0+alpha-20250903.toml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index/ux/uxstrings/uxstrings-0.9.0+alpha-20250903.toml diff --git a/index/ux/uxstrings/uxstrings-0.9.0+alpha-20250903.toml b/index/ux/uxstrings/uxstrings-0.9.0+alpha-20250903.toml new file mode 100644 index 00000000..ab31becf --- /dev/null +++ b/index/ux/uxstrings/uxstrings-0.9.0+alpha-20250903.toml @@ -0,0 +1,23 @@ +name = "uxstrings" +description = "Unicode Extended Strings utilities" +version = "0.9.0+alpha-20250903" +tags = ["unicode", "dynamic", "string"] + +authors = ["Pascal Pignard"] +maintainers = ["Pascal Pignard "] +maintainers-logins = ["Blady-Com"] +website = "https://github.com/Blady-Com/UXStrings" + +licenses = "CECILL-C" + +project-files = ["lib_uxstrings.gpr"] + +[[depends-on]] +gnat = ">=13" +# Put in comment since dependancies of SC puzzled Alire +# simple_components = "^4.62.0" + +[origin] +commit = "04400aa894d62a543065f0df841695fba52e201d" +url = "git+https://github.com/Blady-Com/UXStrings.git" +