blob: 5e83ec0d779e3edb87db75910905511db4ff09d7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="ipython"
VERSION="8.16.1"
HOMEPAGE="http://ipython.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.16.1.tar.gz"
MD5SUM="fd3f08a1d311c69e853e615b218d01fd"
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 python3-exceptiongroup"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
|