[Lunar-commits] <moonbase-other> libxml: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Tue Jul 10 14:26:28 CEST 2012


commit 0786c1f5cb28362aa8295f21d932173a876c6988
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 10 Jul 2012 05:26:28 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0786c1f5cb28362aa8295f21d932173a876c6988

libxml: Readding to moonbase.
---
  libs/libxml/DETAILS                                          +17/-0    
  1 files changed, 17 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/libxml/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=libxml
+         VERSION=1.8.17
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$GNOME_URL/sources/libxml/1.8/
+        WEB_SITE=http://xmlsoft.org
+         ENTERED=20010922
+         UPDATED=20010922
+           SHORT="XML version 1 parser for Gnome."
+           PSAFE="no"
+cat << EOF
+The libXML library allows you to manipulate XML files. It offers SAX or
+DOM tree generation interfaces. It supports XML and HTML (real world
+ones) parsing, flexible DTD validation, XPath, XPointer-XInclude, and
+pull and push modes with FTP and HTTP modules. It's written in C and
+should be fairly portable. The design is modular; most of the extensions
+can be compiled out.
+EOF




More information about the Lunar-commits mailing list