From 73f200fe78b61afbbeab056e309ef6affe1b03b7 Mon Sep 17 00:00:00 2001 From: cowile Date: Mon, 14 Jul 2025 07:01:47 -0500 Subject: [PATCH] format_strings 1.0.0 (#1519) --- .../format_strings/format_strings-1.0.0.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 index/fo/format_strings/format_strings-1.0.0.toml diff --git a/index/fo/format_strings/format_strings-1.0.0.toml b/index/fo/format_strings/format_strings-1.0.0.toml new file mode 100644 index 00000000..62a90938 --- /dev/null +++ b/index/fo/format_strings/format_strings-1.0.0.toml @@ -0,0 +1,18 @@ +name = "format_strings" +description = "Build formatted strings" +version = "1.0.0" + +authors = ["Colton Lewis"] +maintainers = ["Colton Lewis "] +maintainers-logins = ["cowile"] +licenses = "GPL-3.0-or-later" +website = "https://github.com/cowile/format_strings" +tags = ["format", "formatting", "strings", "templates"] + +[build-switches] +"*" . ada_version = "ada2022" + +[origin] +commit = "1d5bc16f657a7f671635ca88f45a4cd9531593e7" +url = "git+https://github.com/cowile/format_strings.git" +