blob: a6b94855a75931474c0875e64d92b7b420e6ca95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-usfm2osis-git
pkgdesc = Tools for converting Bibles from USFM to OSIS XML
pkgver = r121.8fda304
pkgrel = 1
url = https://github.com/chrislit/usfm2osis
arch = any
license = GPL-3.0-only
makedepends = git
makedepends = python-setuptools
depends = python
provides = python-usfm2osis
conflicts = python-usfm2osis
options = !emptydirs
source = git+https://github.com/chrislit/usfm2osis.git#branch=master
sha256sums = SKIP
pkgname = python-usfm2osis-git
|