diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 19:46:34 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 19:46:34 (EDT) |
commit | 489946120eb5eb686759590f1efb89db1146cb79 (patch) | |
tree | 9df4cf6073fb182ebb9b33cdf1aaa36f2b01e5a5 /substvars | |
parent | cdbc0ae850d8cdbe115b6378cc207c904daa9c42 (diff) |
Improve package descriptions
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ Common-Description: - The GNU Multiple Precision (GMP) Arithmetic Library is a free library for - arbitrary precision arithmetic, operating on signed integers, rational - numbers, and floating point numbers. + GMP is a free library for arbitrary precision arithmetic, operating on signed + integers, rational numbers, and floating-point numbers. . The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational |