diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 18:13:50 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 18:13:50 +0000 |
commit | 5fc4d4af4fe646e273c481908b8169e5aee267b0 (patch) | |
tree | cadc7e2235c609abefdf58781e366bef2ec2dff6 /sci-libs/beagle/metadata.xml | |
parent | Moving to sci-libs/beagle (diff) | |
download | gentoo-2-5fc4d4af4fe646e273c481908b8169e5aee267b0.tar.gz gentoo-2-5fc4d4af4fe646e273c481908b8169e5aee267b0.tar.bz2 gentoo-2-5fc4d4af4fe646e273c481908b8169e5aee267b0.zip |
Moved from app-sci/beagle to sci-libs/beagle.
Diffstat (limited to 'sci-libs/beagle/metadata.xml')
-rw-r--r-- | sci-libs/beagle/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-libs/beagle/metadata.xml b/sci-libs/beagle/metadata.xml new file mode 100644 index 000000000000..dce86978cdfb --- /dev/null +++ b/sci-libs/beagle/metadata.xml @@ -0,0 +1,8 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <longdescription> + Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming, bit string and real-valued genetic algorithms, and evolution strategy. + </longdescription> +</pkgmetadata> |