[packages] lang/ipython: fix package description

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2009-06-30 05:50:46 +00:00
parent 63bb2357d3
commit c5aa7d72ff

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2008 OpenWrt.org
# Copyright (C) 2008-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -26,7 +26,7 @@ define Package/ipython
endef
define Package/ipython/description
python bindings for dbus
An enhanced interactive Python shell from the SciPy project
endef
define Build/Configure