diff options
author | Giancarlo Dessi <slack@giand.it> | 2024-03-10 20:55:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-11 06:46:37 +0700 |
commit | 7b03d490afb1fcdbfce081b3efab3a4b796de169 (patch) | |
tree | 701c9e6414e5b7b936b2ad46c1c29b8068a07392 /libraries/muparserx/slack-desc | |
parent | 56c36caceb9ffba58ee7eeead5b2f30e03fdcca6 (diff) |
libraries/muparserx: Added (C++ library for parsing expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/muparserx/slack-desc')
-rw-r--r-- | libraries/muparserx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/muparserx/slack-desc b/libraries/muparserx/slack-desc new file mode 100644 index 0000000000000..4ef9c93de32c9 --- /dev/null +++ b/libraries/muparserx/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------------------------------------------------------| +muparserx: muparserx (C++ library for parsing expressions) +muparserx: +muparserx: muparserx is a C++ library for parsing expressions with strings, +muparserx: complex numbers, vectors, matrices and more. +muparserx: It extends the support to some data types not supported by muParser, +muparserx: as arrays, matrices, vector and strings. +muparserx: +muparserx: Home page: https://beltoforion.de/en/muparserx/ +muparserx: +muparserx: +muparserx: |