summaryrefslogtreecommitdiff
path: root/sci-physics/yoda/metadata.xml
blob: cc8fcca862e2bc8eb5ce97475990c3bf728cdfda (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
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.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-physics@gentoo.org</email>
    <name>Gentoo Physics Project</name>
  </maintainer>
  <longdescription>
    Yet more Objects for Data Analysis is a small set of data analysis
    (specifically histogramming) classes being developed by MCnet
    members as a lightweight common system for MC event generator
    validation analyses, particularly as the core histogramming system
    in Rivet.
  </longdescription>
  <use>
    <flag name="root">Adds support for <pkg>sci-physics/root</pkg>
    </flag>
    <flag name="highfive">Build with <pkg>sci-libs/highfive</pkg> and <pkg>sci-libs/hdf5</pkg>
    </flag>
    <flag name="eigen">Build with <pkg>dev-cpp/eigen</pkg>
    </flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>