diff --git a/index/pr/progress_indicators/progress_indicators-0.0.1.toml b/index/pr/progress_indicators/progress_indicators-0.0.1.toml new file mode 100644 index 00000000..95e11b7c --- /dev/null +++ b/index/pr/progress_indicators/progress_indicators-0.0.1.toml @@ -0,0 +1,20 @@ +name = "progress_indicators" +description = "Ways of displaying progress in command line tools." +version = "0.0.1" +website = "https://github.com/pyjarrett/progress_indicators" +authors = ["the progress_indicators authors"] +licenses = "Apache-2.0" + +maintainers = ["Paul Jarrett "] +maintainers-logins = ["pyjarrett"] +tags = ["command-line", "console", "terminal", "progress"] + +project-files = ["progress_indicators.gpr"] + +[[depends-on]] # This line was added by `alr with` +ansiada = "~0.1.0" # This line was added by `alr with` + +[origin] +commit = "863e14c48ee885efeb6faab594455e632443278c" +url = "git+https://github.com/pyjarrett/progress_indicators.git" +