blob: 070619b32b9cdf02650507d70b64f52cbbda05a2 (
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.17.1
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.17.1.tar.gz::https://github.com/mwouts/jupytext/archive/v1.17.1.tar.gz
sha256sums = 151acd4479d6015cedfea8fb3d6f1c270b9d90830b9279d65d9338fd3d2fc18b
pkgname = python-jupytext
|