ncurses: module added

This commit is contained in:
2025-05-26 11:15:48 +02:00
parent 3038fd0725
commit 310b15e779
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#%Module1.0
module-whatis "GNU Mpc"
module-url "http://www.multiprecision.org"
module-license "GNU LGPL v3"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
Gnu Mpc is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
"