Package libmeshb: Information

    Source package: libmeshb
    Version: 7.80-alt1
    Latest version according to Repology
    Build time:  Dec 3, 2024, 01:42 PM in the task #363180
    Report package bug
    License: MIT
    Summary: A library to handle the *.meshb file format
    Description: 
    A library to handle the *.meshb file format.
    
    The Gamma Mesh Format (GMF) and the associated library libMeshb provide
    programers of simulation and meshing software with an easy way to store their
    meshes and physical solutions. The GMF features more than 200 kinds of data
    types, like vertex, polyhedron, normal vector or vector solution field.
    The libMeshb provides a convenient way to move data between those files, via
    keyword tags, and the user's own structures. Transparent handling of ASCII &
    binary files. Transparent handling of little & big endian files. Optional ultra
    fast asynchronous and low level transfers. Can call user's own pre and post
    processing routines in a separate thread while accessing a file.

    List of RPM packages built from this SRPM:
    libmeshb (x86_64, ppc64le, i586, aarch64)
    libmeshb-debuginfo (x86_64, ppc64le, i586, aarch64)
    libmeshb-devel (x86_64, ppc64le, i586, aarch64)
    meshb7 (x86_64, ppc64le, i586, aarch64)
    meshb7-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev


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

    Last changed


    Nov. 22, 2024 Pavel Skrylev 7.80-alt1
    - initial build for Sisyphus