blob: 6068c6a2027f91c92f07a453b5fb59891f14a0b0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="jupyter-nbconvert"
VERSION="7.4.0"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-7.4.0.tar.gz"
MD5SUM="e46ba33473d3ea87ae3dabbb981cfe56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bleach python3-defusedxml jupyter-nbclient jupyterlab_pygments python3-mistune pandocfilters testpath BeautifulSoup4 tinycss2 python3-hatchling"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|