summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2003-08-17 22:10:58 +0000
committerDavid Holm <dholm@gentoo.org>2003-08-17 22:10:58 +0000
commit66d4178bf835508e64af1265b97f04488b07b0f5 (patch)
treef0489e88e8a9029a7b3c7e8ccef7bc4f166f819c /dev-ada
parentr4 isn't a security update, but r3 was (diff)
downloadgentoo-2-66d4178bf835508e64af1265b97f04488b07b0f5.tar.gz
gentoo-2-66d4178bf835508e64af1265b97f04488b07b0f5.tar.bz2
gentoo-2-66d4178bf835508e64af1265b97f04488b07b0f5.zip
Added metadata.xml.
Diffstat (limited to 'dev-ada')
-rw-r--r--dev-ada/xmlada/ChangeLog5
-rw-r--r--dev-ada/xmlada/metadata.xml6
2 files changed, 10 insertions, 1 deletions
diff --git a/dev-ada/xmlada/ChangeLog b/dev-ada/xmlada/ChangeLog
index ef877e3fd7a2..ce7dedbf13c8 100644
--- a/dev-ada/xmlada/ChangeLog
+++ b/dev-ada/xmlada/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ada/xmlada
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.4 2003/08/13 00:59:08 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.5 2003/08/17 22:10:58 dholm Exp $
+
+ 18 Aug 2003; David Holm <dholm@gentoo.org> metadata.xml:
+ Added metadata.xml.
*xmlada-0.7.1-r2 (13 Aug 2003)
diff --git a/dev-ada/xmlada/metadata.xml b/dev-ada/xmlada/metadata.xml
new file mode 100644
index 000000000000..66f2f1fc397f
--- /dev/null
+++ b/dev-ada/xmlada/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ada</herd>
+<longdescription>XML/Ada includes a complete XML parser that fully supports the XML 1.0 specifications, including DTDs, entity resolution, external entities,attribute normalization, and conditional sections. XML/Ada also supports the SAX 2.0 standard. Through an object-oriented Ada interface, the XML/Ada SAX implementation provides an extremely efficient way to convert XML streams to application-specific data representations. XML/Ada includes full support for the core part of DOM 2.0. In addition to this XML support, XML/Ada includes an extensive set of packages to read, manipulate and write Unicode streams, in various encodings like UTF-8, UTF-16 and UTF-32. It provides a conversion mechanism between Unicode and encodings such as Latin-1, Latin-2, etc.</longdescription>
+</pkgmetadata>