diff options
author | R. Jesus <rj dot bcjesus at gmail dot com> | 2020-10-09 12:10:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-10 10:18:49 +0700 |
commit | cf80d2d5f0395ec83512858862ffe44b2c8130fd (patch) | |
tree | d1d2242549cb36883c176167df183369f2b71422 /libraries/flint/slack-desc | |
parent | ed57e8135aa2a612c049ba54d7aee08dc2b2bb8e (diff) |
libraries/flint: Added (Fast Library for Number Theory)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/flint/slack-desc')
-rw-r--r-- | libraries/flint/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/flint/slack-desc b/libraries/flint/slack-desc new file mode 100644 index 000000000000..d470e3b5d583 --- /dev/null +++ b/libraries/flint/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------------------------------------------------------| +flint: FLINT: Fast Library for Number Theory +flint: +flint: FLINT (Fast Library for Number Theory) is a C library in support of +flint: computations in number theory. It's also a research project into +flint: algorithms in number theory. +flint: +flint: http://www.flintlib.org/ +flint: +flint: +flint: +flint: |