diff options
author | PaulKinsler <dr.paul@kinsler.org> | 2019-07-08 04:58:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-08 04:58:37 +0700 |
commit | 99c50bb58ee300c216e6ed9f32f9bef2d4cc39b2 (patch) | |
tree | 6950706675cd62c2199c41f109b0aebd1eb87fa6 /libraries/libmatheval/slack-desc | |
parent | e03adb1258b363f8bbe4d224846675c03f6f5623 (diff) |
libraries/libmatheval: Added (numerical/mathematical library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmatheval/slack-desc')
-rw-r--r-- | libraries/libmatheval/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libmatheval/slack-desc b/libraries/libmatheval/slack-desc new file mode 100644 index 0000000000000..53656ef49e622 --- /dev/null +++ b/libraries/libmatheval/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libmatheval: libmatheval (numerical/mathematical evaluation of strings) +libmatheval: +libmatheval: This software allows the evaluation of strings representing +libmatheval: mathematical expressions. +libmatheval: +libmatheval: Homepage: https://www.gnu.org/software/libmatheval/ +libmatheval: +libmatheval: +libmatheval: +libmatheval: +libmatheval: |