• Home
Name Date Size #Lines LOC

..--

0001-Parse-large-floats-as-infinity-1349-1353.patchD07-Sep-20243.8 KiB10392

0001-Use-default-rather-than-hard-coded-8-for-maximum-agg.patchD07-Sep-20244.6 KiB127107

BUILD.gnD07-Sep-20242.5 KiB9786

Fix error whenparses the value of 5E-324 with libc++.patchD07-Sep-2024865 1817

LICENSED07-Sep-20242.7 KiB5644

OAT.xmlD07-Sep-20242 KiB4026

README.OpenSourceD07-Sep-2024636 1311

README.mdD07-Sep-2024456 169

README_ZH.mdD07-Sep-2024398 189

bundle.jsonD07-Sep-20241.9 KiB5756

install.pyD07-Sep-20242.3 KiB7544

jsoncpp-1.9.5.tar.gzD07-Sep-2024211 KiB

jsoncpp.specD07-Sep-20243.7 KiB12697

README.OpenSource

1[
2    {
3        "Name": "openEuler:jsonCpp",
4        "License": "MIT License",
5        "License File": "Copyright",
6        "Version Number": "jsoncpp-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#### 相关仓