blob: f363b20bd55ec4234c5d63550d553402c442ca3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dochint
pkgdesc = A macro processor for authoring HTML documents.
pkgver = 1.0.2
pkgrel = 1
url = https://marianicolae.com/software/dochint/
arch = any
license = Apache-2.0 OR CC-BY-4.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-latex2mathml
depends = python-pybtex
source = https://marianicolae.com/files/software/dochint-v1.0.2.tar.gz
sha256sums = 91add7218f4f34894d469bd3735cf79c2be719433c7bab40b92c4f4b9e8c1522
pkgname = dochint
|