diff options
| author | Alexander Verbovetsky <alik@ejik.org> | 2023-05-05 21:27:31 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:30 +0700 |
| commit | e5cc5bbbb774aa405bc07589c8d5fcd68f94b2dc (patch) | |
| tree | 41e318e253729ea75cb70b1ebb18ccee37f86194 /python/python-gmpy2/slack-desc | |
| parent | e8331d6f8f275bd0570f4e21e6c163c2883c7747 (diff) | |
python/python-gmpy2: Removed.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-gmpy2/slack-desc')
| -rw-r--r-- | python/python-gmpy2/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python-gmpy2/slack-desc b/python/python-gmpy2/slack-desc deleted file mode 100644 index 020eb16afd..0000000000 --- a/python/python-gmpy2/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -python-gmpy2: python-gmpy2 (multi-precision arithmetic for python) -python-gmpy2: -python-gmpy2: gmpy2 is an optimized, c-coded python extension module that supports -python-gmpy2: fast multiple-precision arithmetic. gmpy2 is based on the original -python-gmpy2: gmpy module. In addition to supporting gmp or mpir for -python-gmpy2: multiple-precision integer and rational arithmetic, gmpy2 adds support -python-gmpy2: for the mpfr (correctly rounded real floating-point arithmetic) and -python-gmpy2: mpc (correctly rounded complex floating-point arithmetic) libraries. -python-gmpy2: -python-gmpy2: Homepage: https://github.com/aleaxit/gmpy -python-gmpy2: |
