blob: 61b97586ba29d9e959f48008b540b4113da12a81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-asciitree
pkgdesc = Draws +-- ASCII Trees
pkgver = 0.3.3
pkgrel = 2
url = http://github.com/mbr/asciitree
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/a/asciitree/asciitree-0.3.3.tar.gz
sha256sums = 4aa4b9b649f85e3fcb343363d97564aa1fb62e249677f2e18a96765145cc0f6e
pkgname = python-asciitree
|