summaryrefslogtreecommitdiff
path: root/app-doc/lapack-docs/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/lapack-docs/metadata.xml')
-rw-r--r--app-doc/lapack-docs/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-doc/lapack-docs/metadata.xml b/app-doc/lapack-docs/metadata.xml
new file mode 100644
index 000000000000..c655cd3d7852
--- /dev/null
+++ b/app-doc/lapack-docs/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <stabilize-allarches />
+ <longdescription lang="en">
+LAPACK is a comprehensive FORTRAN library that does linear
+algebra operations including matrix inversions, least squared
+solutions to linear sets of equations, eigenvector analysis, singular
+value decomposition, etc. It is a very comprehensive and reputable
+package that has found extensive use in the scientific community.
+This package contains manual pages for the routines, and a Quick-Reference guide.
+</longdescription>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:lapack_project:lapack</remote-id>
+ </upstream>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>