summaryrefslogtreecommitdiff
path: root/recipes/python/python-formencode_1.2.1.bb
blob: 99d0537e7899bf43846ad52f47964161ef077661 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "HTML form validation, generation, and conversion package"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "LGPL"
SRCNAME = "FormEncode"
PR = "ml0"

inherit setuptools

SRC_URI = "http://pypi.python.org/packages/source/F/FormEncode/FormEncode-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
emove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-05-31Update MAINTAINER email address for packages created by AMD.Raymond Danks1 2006-04-18linux: GeodeGX/5535 GeodeLX/5536 kernel and config.Raymond Danks1