tinc: Recipe for 1.0.9
[openembedded/mini2440.git] / recipes / ipython / ipython_0.9.1.bb
blob7ab8d724e30ffd51a9cf23d1d26e9c88c8be40f3
1 DESCRIPTION = "Enhanced Python Shell"
2 HOMEPAGE = "http://ipython.scipy.org/moin/"
3 SECTION = "devel/python"
4 LICENSE = "BSD"
5 DEPENDS = "less"
6 RDEPENDS = "python-pprint python-io python-shell python-misc python-lang \
7 python-stringold python-codecs python-crypt python-threading \
8 python-pydoc python-debugger python-textutils python-pickle \
9 python-subprocess"
11 SRC_URI = "http://ipython.scipy.org/dist/ipython-${PV}.tar.gz"
13 inherit distutils
15 FILES_${PN} = "/"