blob: 22834450cc2eb150200eb347e70fb0b2df671c33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = python-jupytext
pkgdesc = Jupyter notebooks as Markdown documents, Julia, Python or R scripts
pkgver = 1.16.4b
pkgrel = 1
url = https://github.com/mwouts/jupytext
arch = any
license = MIT
makedepends = jupyterlab
makedepends = npm
makedepends = python-build
makedepends = python-hatch-jupyter-builder
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-jupyter-packaging
makedepends = python-setuptools
makedepends = python-wheel
depends = jupyter-nbformat
depends = python-markdown-it-py
depends = python-mdit_py_plugins
depends = python-packaging
depends = python-toml
depends = python-yaml
optdepends = jupyter-nbconvert
optdepends = jupyterlab
optdepends = python-sphinx-gallery
source = jupytext-1.16.4b.tar.gz::https://github.com/mwouts/jupytext/archive/v1.16.4b.tar.gz
sha256sums = 711bff6395e8855fe3f5eed921df24c2b8c23c4134eb547d9947c9e77ed13851
pkgname = python-jupytext
|