Package: libmuparser2v5 Source: muparser (2.3.4-1) Version: 2.3.4-1+b1 Architecture: amd64 Maintainer: Debian Science Maintainers Installed-Size: 529 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 13.1) Conflicts: libmuparser2 Replaces: libmuparser2 Section: libs Priority: optional Multi-Arch: same Homepage: https://beltoforion.de/en/muparser/ 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.