Package picojson: Information

    Source package: picojson
    Version: 1.3.0-alt1_8
    Latest version according to Repology
    Build time:  Oct 7, 2019, 04:24 PM in the task #238826
    Category: Other
    Report package bug
    License: BSD
    Summary: A header-file-only, JSON parser / serializer in C++
    Description: 
    PicoJSON is a tiny JSON parser / serializer for C++ with following properties:
    Header-file only, No external dependencies (only uses standard C++ libraries),
    STL-friendly (arrays are represented by using std::vector, objects are std::map)
    provides both pull interface and streaming (event-based) interface.

    List of rpms provided by this srpm:
    picojson-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. gcc-c++

    Last changed


    Sept. 30, 2019 Igor Vlasenko 1.3.0-alt1_8
    - new version