blob: 99621814c194edd0b75832d44d12ebc819df1304 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-fastprogress
pkgdesc = Simple and flexible progress bar for Jupyter Notebook and console
pkgver = 1.0.3
pkgrel = 3
url = https://github.com/fastai/fastprogress
arch = any
license = Apache-2.0
depends = ipython
depends = python-matplotlib
source = python-fastprogress-1.0.3.tar.gz::https://github.com/fastai/fastprogress/archive/refs/tags/1.0.3.tar.gz
sha256sums = 419702fb678487ea92a83284450b7e1065d16385d7f97497521e27d46d4931bc
pkgname = python-fastprogress
|