Package libmuparser: Information

    Source package: libmuparser
    Version: 2.3.5-alt1
    Latest version according to Repology
    Build time:  Mar 9, 2026, 12:48 PM in the task #410523
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: a fast math parser library
    Description: 
    The main objective of this project is to provide a fast and easy way
    of doing this. muParser is an extensible high performance math parser
    library. It is based on transforming an expression into a bytecode and
    precalculating constant parts of it.

    List of RPM packages built from this SRPM:
    libmuparser-devel (x86_64, i586, aarch64)
    libmuparser2 (x86_64, i586, aarch64)
    libmuparser2-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Lipatov



      1. cmake
      2. rpm-macros-cmake
      3. gcc-c++

    Last changed


    March 6, 2026 Vitaly Lipatov 2.3.5-alt1
    - new version 2.3.5
    - migrate to cmake build system
    Oct. 16, 2019 Michael Shigorin 2.2.6.1-alt2
    - E2K: explicit -std=c++11
    June 3, 2019 Vitaly Lipatov 2.2.6.1-alt1
    - new version 2.2.6.1 (with rpmrb script)