• Home
Name Date Size #Lines LOC

..--

0001-Parse-large-floats-as-infinity-1349-1353.patchD22-Mar-20253.8 KiB10392

0001-Use-default-rather-than-hard-coded-8-for-maximum-agg.patchD22-Mar-20254.6 KiB127107

BUILD.gnD22-Mar-20252.6 KiB9988

Fix error whenparses the value of 5E-324 with libc++.patchD22-Mar-2025865 1817

Fix out-of-bounds read.patchD22-Mar-2025671 2221

LICENSED22-Mar-20252.7 KiB5644

OAT.xmlD22-Mar-20252 KiB4026

README.OpenSourceD22-Mar-2025628 1311

README.mdD22-Mar-2025456 169

README_ZH.mdD22-Mar-2025398 189

bundle.jsonD22-Mar-20251.9 KiB5756

install.pyD22-Mar-20252.3 KiB7645

jsoncpp-1.9.5.tar.gzD22-Mar-2025211 KiB

jsoncpp.specD22-Mar-20253.7 KiB12697

README.OpenSource

1[
2    {
3        "Name": "openEuler:jsoncpp",
4        "License": "MIT License",
5        "License File": "Copyright",
6        "Version Number": "1.9.5-5.oe2203sp3",
7        "Owner": "jameslee@huawei.com",
8        "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP3/source/Packages/jsoncpp-1.9.5-5.oe2203sp3.src.rpm",
9        "Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files."
10    }
11]
12
13

README.md

1# openEuler:jsoncpp
2
3#### Introduction & Software Architecture
4- [Refer to the official documentation](https://github.com/open-source-parsers/jsoncpp)
5
6#### Usage Guidelines
7
8#### Patch Package Description
9
10#### Contribution
11
12[How to involve](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md)
13
14[Commit message spec](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83)
15
16#### Repositories Involved

README_ZH.md

1# openEuler:jsoncpp
2
3#### 简介 & 软件架构
4
5- [参考官方文档](https://github.com/open-source-parsers/jsoncpp)
6
7#### 使用说明
8
9#### patch包说明
10
11#### 参与贡献
12
13[如何贡献](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md)
14
15[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83)
16
17
18#### 相关仓