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