summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e60ef9e4498537c21a0a988e45adb129b138fafe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-nbstripout
	pkgdesc = Strips outputs from Jupyter and IPython notebooks
	pkgver = 0.8.1
	pkgrel = 1
	url = https://pypi.python.org/pypi/nbstripout/
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = jupyter-nbformat
	source = https://pypi.org/packages/source/n/nbstripout/nbstripout-0.8.1.tar.gz
	sha256sums = eaac8b6b4e729e8dfe1e5df2c0f8ba44abc5a17a65448f0480141f80be230bb1

pkgname = python-nbstripout