blob: 8eef7e2a1cce8035fed36eee13aaa82772c7d197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-rich-rst-git
pkgdesc = Allows python-rich to print a reStructuredText document in a rich format
pkgver = 1.1.7.r4.ge36049c
pkgrel = 1
url = https://github.com/wasi-master/rich-rst
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-rich
depends = python-docutils
provides = python-rich-rst
conflicts = python-rich-rst
source = python-rich-rst::git+https://github.com/wasi-master/rich-rst
md5sums = SKIP
pkgname = python-rich-rst-git
|