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" +