summaryrefslogtreecommitdiff
blob: bf8fc161b2b027a16672427dbe22fe0493a8c462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>xarthisius@gentoo.org</email>
    <name>Kacper Kowalik</name>
  </maintainer>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</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>
  <upstream>
    <remote-id type="pypi">yt</remote-id>
  </upstream>
</pkgmetadata>