summaryrefslogtreecommitdiff
path: root/app-doc/blas-docs/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/blas-docs/metadata.xml')
-rw-r--r--app-doc/blas-docs/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-doc/blas-docs/metadata.xml b/app-doc/blas-docs/metadata.xml
new file mode 100644
index 000000000000..4bb6d2f417d7
--- /dev/null
+++ b/app-doc/blas-docs/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+</maintainer>
+<longdescription lang="en">
+BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines
+for most of the basic vector and matrix operations. They are widely
+used as the basis for other high quality linear algebra software, for
+example lapack and linpack. This implementation is the Fortran 77
+reference implementation found at netlib.
+This package contains manual pages for the routines, and other
+quick reference in postscript format.
+</longdescription>
+</pkgmetadata>