Package: libmuparser2v5 Status: install reinstreq unpacked Priority: optional Section: libs Installed-Size: 529 Maintainer: Debian Science Maintainers Architecture: amd64 Multi-Arch: same Source: muparser (2.3.4-1) Version: 2.3.4-1+b1 Replaces: libmuparser2 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 13.1) Conflicts: libmuparser2 Description: fast mathematical expressions parser library (runtime) muParser is a high performance mathematical parser library, written in pure C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it. . This package contains the files necessary for running applications that use the muParser library. Homepage: https://beltoforion.de/en/muparser/