summaryrefslogtreecommitdiff
path: root/libraries/libtommath/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-02-01 05:59:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-03 04:33:17 +0700
commit151de63c332012ef11c2ce95653599c4801dd591 (patch)
treec18fb2c417a6bf263e74e0ac00579becd57b4ae2 /libraries/libtommath/README
parent5b6e0456da4f280563605dec82a1f89c62f77b47 (diff)
downloadslackbuilds-151de63c332012ef11c2ce95653599c4801dd591.tar.gz
libraries/libtommath: Added (LibTomMath library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtommath/README')
-rw-r--r--libraries/libtommath/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libtommath/README b/libraries/libtommath/README
new file mode 100644
index 0000000000..876b46346c
--- /dev/null
+++ b/libraries/libtommath/README
@@ -0,0 +1,7 @@
+libtommath (LibTomMath library)
+
+LibTomMath is a free open source portable number theoretic
+multiple-precision integer library written entirely in C.
+
+This build was renamed from 'ltm' to 'libtommath'. If you still have
+ltm installed, remove it before installing libtommath.