blob: 1496c25434598404615d698043e18bfb6e37e803 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-rst2ansi
pkgdesc = Module rendering RST (reStructuredText) to strings suitable for a terminal.
pkgver = 0.1.5
pkgrel = 3
url = https://github.com/Snaipe/python-rst2ansi
arch = any
license = MIT
depends = python
depends = python-setuptools
source = https://files.pythonhosted.org/packages/source/r/rst2ansi/rst2ansi-0.1.5.tar.gz
sha256sums = 1b17fb9a628d40f57933ad1a3aa952346444be069469508e73e95060da33fe6f
pkgname = python-rst2ansi
|