blob: ff28ebf9ca000259ce1ee966ff0d70eeffc23572 (
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.r137.537d7b0
pkgrel = 1
url = https://github.com/astanin/python-tabulate
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
provides = python-tabulate
conflicts = python-tabulate
source = tabulate::git+https://github.com/astanin/python-tabulate.git
sha1sums = SKIP
pkgname = python-tabulate-git
|