summaryrefslogtreecommitdiff
path: root/dev-python/vector/metadata.xml
blob: 6176ac5e08eb131fdfacf6d6ede9f351d3df68a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>alexander@neuwirth-informatik.de</email>
  <name>Alexander Puck Neuwirth</name>
 </maintainer>
 <maintainer type="person">
  <email>nowa@gentoo.org</email>
  <name>Nowa Ammerlaan</name>
 </maintainer>
 <maintainer type="project">
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</name>
 </maintainer>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription lang="en">
	Vector is a Python 3.8+ library (Python 3.6 and 3.7 supported till v0.9.0 and v1.0.0, respectively) for 2D, 3D, and Lorentz vectors, especially arrays of vectors, to solve common physics problems in a NumPy-like way.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>