description = "\"Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.\""
category = "main"
optional = false
python-versions = ">=3.6"
files = [
...
...
@@ -854,7 +870,6 @@ xxhash = ["xxhash (>=1.4.3)"]
name = "proglog"
version = "0.1.10"
description = "Log and progress bar manager for console, notebooks, web..."