blob: c5bd74274de5651c24240ac8c2767cd898851ff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-nbstripout
pkgdesc = Strips outputs from Jupyter and IPython notebooks
pkgver = 0.7.1
pkgrel = 1
url = https://pypi.python.org/pypi/nbstripout/
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cram
makedepends = python-setuptools
depends = python
depends = jupyter-nbformat
source = https://pypi.org/packages/source/n/nbstripout/nbstripout-0.7.1.tar.gz
sha256sums = 2aad3454dc13e356f2fc94917856bc44f2bed3add77e8ba9f3a78003074bcd84
pkgname = python-nbstripout
|