blob: 6dc1fdd95dd938e404a116df1c74f6f92798e5c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-pbar
pkgdesc = A Python library to display customizable progress bars on the terminal easily.
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/DarviL82/PBar
arch = any
license = MIT
makedepends = python-setuptools
depends = python>=3.9
source = https://files.pythonhosted.org/packages/source/P/PBar2/PBar2-2.0.0.tar.gz
sha256sums = 6522916d348fd39c88f0a5df4d4aed4b5b81cf496ed95f0c0b2fc86f67e8aefe
pkgname = python-pbar
|