summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a419744ab82ef5b0897a96b42c385de253a1abb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = nbmerge
	pkgdesc = A tool to merge / concatenate Jupyter (IPython) notebooks
	pkgver = 0.0.4
	pkgrel = 2
	url = https://github.com/jbn/nbmerge
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = jupyter-nbformat
	depends = python
	source = https://files.pythonhosted.org/packages/source/n/nbmerge/nbmerge-0.0.4.tar.gz
	sha256sums = f432797ee685ed495a2daa4dbb76e2b52028d2c3a38142b523bb5cb832df0882

pkgname = nbmerge