Package libasprintf: Information

    Binary package: libasprintf
    Version: 0.21-alt2
    Architecture: i586
    Build time:  Aug 29, 2023, 04:56 PM in the task #328153
    Source package: gettext
    Category: Development/C++
    Report package bug
    License: LGPLv2+
    Summary: Formatted output to strings in C++
    Description: 
    This package makes the C formatted output routines (fprintf et al.)
    usable in C++ programs, for use with the <string> strings and the
    <iostream> streams.



    Last changed


    Aug. 29, 2023 Gleb Fotengauer-Malinovskiy 0.21-alt2
    - Dropped libtextstyle due to its dependence on the unmaintained libcroco
      library, which also contains known security vulnerabilities
      (thx Sundeep Anand).
    July 1, 2021 Dmitry V. Levin 0.21-alt1
    - 0.20.2 -> 0.21 (closes: #31007).
    June 30, 2021 Dmitry V. Levin 0.20.2-alt4
    - Backported tests fixes from gnulib to fix FTBFS.