CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2021/01/02 14:51:19

Log message:
    Import fmt-7.1.3, an alternative formatting library for C and C++
    
    Port by Ashton Fagg (maintainer)
    
    pkg/DESCR:
    fmt is an open-source formatting library providing a fast and safe
    alternative to C stdio and C++ iostreams.
    
    Features include:
    
    - Simple format API with positional arguments for localization Format
    
    - string syntax similar to Python's format
    
    - Safe printf implementation including POSIX extensions for positional
    arguments
    
    - Fast IEEE 754 floating-point formatter with correct rounding,
    shortness and round-trip guarantees
    
    Status:
    
    Vendor Tag: jca
    Release Tags:       jca_20210102
    
    N ports/devel/fmt/Makefile
    N ports/devel/fmt/distinfo
    N ports/devel/fmt/patches/patch-test_gtest-extra-test_cc
    N ports/devel/fmt/patches/patch-test_posix-mock-test_cc
    N ports/devel/fmt/patches/patch-test_std-format-test_cc
    N ports/devel/fmt/pkg/DESCR
    N ports/devel/fmt/pkg/PLIST
    
    No conflicts created by this import

Reply via email to