diff --git a/index/c_/c_strings/c_strings-1.1.0.toml b/index/c_/c_strings/c_strings-1.1.0.toml new file mode 100644 index 00000000..cb5efbdd --- /dev/null +++ b/index/c_/c_strings/c_strings-1.1.0.toml @@ -0,0 +1,18 @@ +name = "c_strings" +description = "Manage Ada <-> C string conversions conveniently" +version = "1.1.0" + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] +licenses = "MIT OR Apache-2.0 WITH LLVM-exception" +website = "" +tags = ["string", "conversion", "c"] + +[configuration] +disabled = true + +[origin] +commit = "13e65b8815cb9b1737af53ba3e27222072b6c767" +url = "git+https://github.com/mosteo/cstrings.git" +