From 3239aa30bf9731f81147d4e7325c193117a1af0d Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 15 Apr 2011 21:24:14 +0200 Subject: [PATCH] lxml: Added lxml 2.3 - A Python lib for processing XML and HTML --- python/lxml/lxml.cache | 25 +++++++++++++++++++++++++ python/lxml/lxml.desc | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 python/lxml/lxml.cache create mode 100644 python/lxml/lxml.desc diff --git a/python/lxml/lxml.cache b/python/lxml/lxml.cache new file mode 100644 index 000000000..ae19a2097 --- /dev/null +++ b/python/lxml/lxml.cache @@ -0,0 +1,25 @@ + +[TIMESTAMP] 1302891388 Fri Apr 15 20:16:28 2011 +[BUILDTIME] 10 (5) +[SIZE] 2.06 MB, 73 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libxml +[DEP] libxslt +[DEP] linux-header +[DEP] python +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] zlib diff --git a/python/lxml/lxml.desc b/python/lxml/lxml.desc new file mode 100644 index 000000000..eac97f82d --- /dev/null +++ b/python/lxml/lxml.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../lxml/lxml.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A Python lib for processing XML and HTML + +[T] The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 +[T] and libxslt. It is unique in that it combines the speed and XML feature +[T] completeness of these libraries with the simplicity of a native Python API, +[T] mostly compatible but superior to the well-known ElementTree API. + +[U] http://lxml.de + +[A] lxml dev team +[M] The OpenSDE Community + +[C] extra/tool + +[L] BSD +[S] Stable +[V] 2.3 +[P] X -?---5---9 112.400 + +[D] 2792175503 lxml-2.3.tgz http://lxml.de/files/