summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ea707eab17de43038dfb01edb440a14cd589052 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pltable-git
	pkgdesc = PLTable is a Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/platomav/PLTable
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	conflicts = python-prettytable
	source = python-pltable-git::git+https://github.com/platomav/PLTable
	sha256sums = SKIP

pkgname = python-pltable-git