From c8f57b57d7d2833c1e499a35f060faf7f44e3530 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Thu, 12 Jun 2025 11:57:39 +0200 Subject: [PATCH] braillart 0.1.0 (via `alr publish`) (#1504) Co-authored-by: Alejandro R. Mosteo --- index/br/braillart/braillart-0.1.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/br/braillart/braillart-0.1.0.toml diff --git a/index/br/braillart/braillart-0.1.0.toml b/index/br/braillart/braillart-0.1.0.toml new file mode 100644 index 00000000..14d4991f --- /dev/null +++ b/index/br/braillart/braillart-0.1.0.toml @@ -0,0 +1,19 @@ +name = "braillart" +description = "Use Braille patterns as a dot-matrix printer" +version = "0.1.0" + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] +licenses = "LGPL-3.0-or-later" +website = "https://github.com/mosteo/braillart" +tags = ["braille", "art", "ascii", "unicode"] + +# To be pre-3.0 compatible +# [test] +# runner = "alire" + +[origin] +commit = "8b93b1d8652062429b173cb1a6509112d1d41f5b" +url = "git+https://github.com/mosteo/braillart.git" +