Source: mpclib3 Priority: extra Maintainer: Debian GCC Maintainers Uploaders: Matthias Klose Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, libmpfr-dev (>= 4.0.0), libgmp-dev, Standards-Version: 4.1.3 Section: libs Homepage: http://www.multiprecision.org/mpc/ Vcs-Git: git://git.debian.org/collab-maint/mpclib.git Vcs-Browser: http://git.debian.org/?p=collab-maint/mpclib.git Package: libmpc-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libmpc3 (= ${binary:Version}), libmpfr-dev (>= 4.0.0), libgmp-dev, ${misc:Depends} Description: multiple precision complex floating-point library development package MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpc3 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries.