blob: 0d723fed34730d43b3fef9d0296fd332c8dd4ca6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-mpl-typst
pkgdesc = Typst backend for matplotlib (Python visualization library).
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/daskol/mpl-typst
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-matplotlib
depends = typst
source = python-mpl-typst-0.3.1.tar.gz::https://github.com/daskol/mpl-typst/archive/refs/tags/v0.3.1.tar.gz
sha256sums = 8d3de6732903018c409ed167495a27911410eebcc6bd1cd29e3e846d2e4dccbe
pkgname = python-mpl-typst
|