|
|
@ -1,5 +1,5 @@ |
|
|
|
#
|
|
|
|
# Copyright (C) 2006-2012 OpenWrt.org
|
|
|
|
# Copyright (C) 2006-2014 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
@ -37,6 +37,7 @@ define Package/python/Default |
|
|
|
CATEGORY:=Languages |
|
|
|
TITLE:=Python $(PYTHON_VERSION) programming language |
|
|
|
URL:=http://www.python.org/ |
|
|
|
MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com> |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/python/Default/description |
|
|
|