aboutsummaryrefslogtreecommitdiffstats
path: root/math/glpk/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/glpk/pkg-descr')
-rw-r--r--math/glpk/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/glpk/pkg-descr b/math/glpk/pkg-descr
new file mode 100644
index 000000000000..3d6ef5852581
--- /dev/null
+++ b/math/glpk/pkg-descr
@@ -0,0 +1,8 @@
+GLPK -- GNU Linear Programming Kit.
+
+The GLPK package is intended for solving large scale linear programming
+problems by means of the revised simplex method. It is a set of routines
+organized in the form of a library and written in the ANSI C programming
+language.
+
+WWW: http://www.gnu.org/software/glpk/glpk.html