diff --git a/index/ut/utf8test/utf8test-0.1.0.toml b/index/ut/utf8test/utf8test-0.1.0.toml new file mode 100644 index 00000000..d7d88a7d --- /dev/null +++ b/index/ut/utf8test/utf8test-0.1.0.toml @@ -0,0 +1,17 @@ +name = "utf8test" +description = "Test the terminal behavior when outputting Latin-1 and UTF-8 strings" +version = "0.1.0" + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] +licenses = "MIT OR Apache-2.0" +website = "" +tags = ["unicode", "utf-8", "latin-1", "terminal"] + +executables = ["utf8test"] + +[origin] +commit = "245c2b3bec48ff6e2b94733419a42c7d77f054bf" +url = "git+https://github.com/mosteo/utf8test.git" +