summaryrefslogtreecommitdiff
path: root/sci-mathematics/rw/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-mathematics/rw/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-mathematics/rw/metadata.xml')
-rw-r--r--sci-mathematics/rw/metadata.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/sci-mathematics/rw/metadata.xml b/sci-mathematics/rw/metadata.xml
new file mode 100644
index 000000000000..888e9c75b94d
--- /dev/null
+++ b/sci-mathematics/rw/metadata.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ <name>Michael Orlitzky</name>
+ </maintainer>
+
+ <maintainer type="person">
+ <email>frp.bissey@gmail.com</email>
+ <name>François Bissey</name>
+ </maintainer>
+
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+
+ <longdescription lang="en">
+ rw is a program that calculates rank-width and rank-decompositions.
+ It is based on ideas from "Computing rank-width exactly" by Sang-il Oum,
+ "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector
+ from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast
+ additions on masked integers" by Michael D. Adams and David S. Wise.
+ </longdescription>
+
+ <use>
+ <flag name="executable">Build the 'rw' program.</flag>
+ </use>
+</pkgmetadata>