summaryrefslogtreecommitdiff
path: root/dev-python/vector/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/vector/metadata.xml')
-rw-r--r--dev-python/vector/metadata.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/vector/metadata.xml b/dev-python/vector/metadata.xml
deleted file mode 100644
index 935b136cb8c1..000000000000
--- a/dev-python/vector/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>apn-pucky@gentoo.org</email>
- <name>Alexander Puck Neuwirth</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>baldeagleos-repo</origin>
-</pkgmetadata>