blob: dece4783be942bee01c0550bbaf01b5c25de7882 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="ipython"
VERSION="8.9.0"
HOMEPAGE="http://ipython.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.9.0.tar.gz"
MD5SUM="243f1357338db604c5f272c96f05d4aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|