blob: 956a9fbb1d3ec66c36789450d7693cb6a72053c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-downwards
pkgdesc = Read Wikipedia pages as manpages
pkgver = 1.3.1
pkgrel = 2
url = https://github.com/noqqe/downwards
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-click
depends = python-wikipedia
depends = python-wikitextparser
depends = python-mako
depends = python-unidecode
depends = man-db
source = https://pypi.org/packages/source/d/downwards/downwards-1.3.1.tar.gz
sha512sums = 56762a54307950d76cf046d9f2f1a066733e685c632264f566368429c3d8311dc158232f053c9a65f9d75f04769e2302e91b81ee301cda5f0c52dcbc3bc6071f
pkgname = python-downwards
|