* manually add pygments hatchling DEP and update .cache
[t2sde.git] / package / scientific / mpfr / mpfr.desc
blob9c03dfa5533f0045a9d1a59b8dc5867d8371ec55
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mpfr/mpfr.desc
3 [COPY] Copyright (C) 2006 - 2023 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Multiple-precision floating-point computations with exact rounding
14 [T] The MPFR library is a C library for multiple-precision floating-point
15 [T] computations with exact rounding (also called correct rounding). It is
16 [T] based on the GMP multiple-precision library. The main goal of MPFR is
17 [T] to provide a library for multiple-precision floating-point computation
18 [T] which is both efficient and has well-defined semantics. It copies the good
19 [T] ideas from the ANSI/IEEE-754 standard for double-precision floating-point
20 [T] arithmetic (53-bit mantissa).
22 [U] https://www.mpfr.org/
24 [A] Vincent Lefevre <Vincent.Lefevre@loria.fr>
25 [M] The T2 Project <t2@t2-project.org>
27 [C] base/library
28 [F] CROSS DIETLIBC
30 [L] LGPL
31 [S] Stable
32 [V] 4.2.1
33 [P] X 0-2--5---9 102.200
35 [D] 9450a6ff0f40198a185db1ca291b14aa7429bb81f8795908a11d65bd mpfr-4.2.1.tar.xz https://ftp.gnu.org/gnu/mpfr/