diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2006-09-04 23:18:48 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2006-09-04 23:18:48 +0000 |
commit | 610dcf617c85723d18da556156419df77aff640c (patch) | |
tree | 5f0492ca45f80abe9e81c9961156a66bbd357171 /app-text/dbacl/metadata.xml | |
parent | stable on ppc (Bug #141438) (diff) | |
download | historical-610dcf617c85723d18da556156419df77aff640c.tar.gz historical-610dcf617c85723d18da556156419df77aff640c.tar.bz2 historical-610dcf617c85723d18da556156419df77aff640c.zip |
New upstream release, add metadata as I am taking over this package.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-text/dbacl/metadata.xml')
-rw-r--r-- | app-text/dbacl/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-text/dbacl/metadata.xml b/app-text/dbacl/metadata.xml new file mode 100644 index 000000000000..d4691c5f23a9 --- /dev/null +++ b/app-text/dbacl/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>no-herd</herd> +<maintainer> + <email>@gentoo.org</email> + <description>dbacl is a fast Bayesian text and email classifier.</description> +</maintainer> + <longdescription>dbacl is a fast Bayesian text and email classifier. It builds a variety of language models using maximum entropy (minimum divergence) principles, and these can then be used to categorize input data automatically among multiple categories.</longdescription> +</pkgmetadata> |