mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42316 Signed-off-by: Sam James <sam@gentoo.org>
21 lines
841 B
XML
21 lines
841 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
NetLogo is a programmable modeling environment for simulating natural and
|
|
social phenomena. It is particularly well suited for modeling complex
|
|
systems developing over time. Modelers can give instructions to hundreds
|
|
or thousands of independent "agents" all operating concurrently. This makes
|
|
it possible to explore the connection between the micro-level behavior of
|
|
individuals and the macro-level patterns that emerge from the interaction
|
|
of many individuals.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">NetLogo/NetLogo</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|