forked from gentoo/sci
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.xml
More file actions
19 lines (19 loc) · 721 Bytes
/
Copy pathmetadata.xml
File metadata and controls
19 lines (19 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@chymera.eu</email>
<name>Horea Christian</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
This package provides a Python module and a Bash interface which can
compute the probability of a 2-choice popular election being decided by
one vote. Predictions are based on either a series of forecasts, a beta
(or normal) probability density function for outcomes, or a fixed
outcome probability.
</longdescription>
</pkgmetadata>