diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-12-12 18:12:31 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-12-12 18:12:31 +0000 |
commit | f5757788996f399718c2d5cdaed9bf29ffd9a25f (patch) | |
tree | 2ffedc22388c0e896c62cb685e38a126f7332b81 /sci-libs/oc/metadata.xml | |
parent | Whitespace. (diff) | |
download | gentoo-2-f5757788996f399718c2d5cdaed9bf29ffd9a25f.tar.gz gentoo-2-f5757788996f399718c2d5cdaed9bf29ffd9a25f.tar.bz2 gentoo-2-f5757788996f399718c2d5cdaed9bf29ffd9a25f.zip |
Initial import
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/oc/metadata.xml')
-rw-r--r-- | sci-libs/oc/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-libs/oc/metadata.xml b/sci-libs/oc/metadata.xml new file mode 100644 index 000000000000..9bacf03e2639 --- /dev/null +++ b/sci-libs/oc/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The New OPeNDAP C API (oc) is an OPeNDAP DAP 2.0 client implementation + written in generic C. This new API allows for more funcionality and + less complexity than the original C API. +</longdescription> +</pkgmetadata> |