aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/openloops/metadata.xml')
-rw-r--r--sci-physics/openloops/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/sci-physics/openloops/metadata.xml b/sci-physics/openloops/metadata.xml
new file mode 100644
index 000000000..5bec6ac4c
--- /dev/null
+++ b/sci-physics/openloops/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexander@neuwirth-informatik.de</email>
+ <name>Alexander Puck Neuwirth</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-physics@gentoo.org</email>
+ <name>Gentoo Physics Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ The OpenLoops 2 program is a fully automated implementation of the Open Loops algorithm combined with on-the-fly reduction methods, which allows for the fast and stable numerical evaluation of tree and one-loop matrix elements for any Standard Model process at NLO QCD and NLO EW.
+ </longdescription>
+ <upstream>
+ <remote-id type="gitlab">openloops/OpenLoops</remote-id>
+ </upstream>
+ <use>
+ <flag name="collier">Build with collier</flag>
+ <flag name="extra">Build libs with extra</flag>
+ <flag name="cuttools">Build with cuttools</flag>
+ </use>
+</pkgmetadata>