blob: d90e9d09d54561aae730de92521c3f8a0eb23abe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tabulate-git
pkgdesc = Pretty-print tabular data in Python, a library and a command-line utility.
pkgver = 0.9.0.r29.95ae5eb
pkgrel = 1
url = https://github.com/astanin/python-tabulate
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
provides = python-tabulate
conflicts = python-tabulate
source = tabulate::git+https://github.com/astanin/python-tabulate.git
sha1sums = SKIP
pkgname = python-tabulate-git
|