blob: 5ba7a324c2fdff8d533558aa8f3bada41ea3c328 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="jupyter-nbformat"
VERSION="5.3.0"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-5.3.0.tar.gz"
MD5SUM="51249a70ea9b27f29b075775bba9effb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jsonschema python3-fastjsonschema jupyter_core"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|