summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df54d36dd24525fd065eb9b950bcc94b798fe8d5 (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.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.16.1.tar.gz::https://github.com/mwouts/jupytext/archive/v1.16.1.tar.gz
	sha256sums = be7399d81abc294108d7aba05c41891a9b163bd8309ea11872519ec45ed88b47

pkgname = python-jupytext