summaryrefslogtreecommitdiff
path: root/sci-libs/deap/metadata.xml
blob: 62d9ca88584a3aba7d4409b7357f8b9b9c1a8dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who
		wish to learn how to use evolutionary algorithms and to those who wish to
		rediscover evolutionary algorithms. DEAP is the proof that evolutionary
		algorithms do **not** need to be neither complex or complicated.
	</longdescription>
	<upstream>
		<remote-id type="pypi">deap</remote-id>
		<remote-id type="github">DEAP/deap</remote-id>
	</upstream>
</pkgmetadata>