Contents of /trunk/extras/pyxml/pyxml-0.8.4-r5.smage2
Parent Directory | Revision Log
Revision 2 -
(show annotations)
(download)
Fri Oct 10 13:29:42 2008 UTC (16 years ago) by niro
File size: 526 byte(s)
Fri Oct 10 13:29:42 2008 UTC (16 years ago) by niro
File size: 526 byte(s)
import repo
1 | # $Header: /magellan-cvs/smage/pyxml/pyxml-0.8.4-r5.smage2,v 1.1 2008/02/12 10:26:28 niro Exp $ |
2 | |
3 | PNAME="pyxml" |
4 | PVER="0.8.4" |
5 | PBUILD="r5" |
6 | |
7 | PCATEGORIE="dev-python" |
8 | STATE="unstable" |
9 | |
10 | DESCRIPTION="The PyXML package is a collection of libraries to process XML with Python." |
11 | HOMEPAGE="http://pyxml.sourceforge.net/" |
12 | |
13 | DEPEND=">= dev-lang/python-2.5 |
14 | >= dev-libs/expat-2" |
15 | |
16 | SRCFILE="PyXML-${PVER}.tar.gz" |
17 | SRCDIR="${BUILDDIR}/PyXML-${PVER}" |
18 | |
19 | sminclude python |
20 | |
21 | SRC_URI=( |
22 | sourceforge://${PNAME}/${SRCFILE} |
23 | mirror://${PNAME}/${SRCFILE} |
24 | ) |
Properties
Name | Value |
---|---|
svn:keywords | Id |