blob: fc0769f7f818e2248a56d02a6da7e3a62ae4f853 (
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>
<herd>sci</herd>
<maintainer>
<email>xarthisius@gentoo.org</email>
<name>Kacper Kowalik</name>
</maintainer>
<longdescription>yt is an analysis and visualization system written in Python,
designed for use with Astrophysical Simulation codes. yt can process data in a
myriad of ways and make a variety of visualizations. It is designed to be portable
across simulation codes, and it is developed by developers from a variety of
institutions and backgrounds.
</longdescription>
</pkgmetadata>
|