• Home
Name Date Size #Lines LOC

..--

BUILD.gnD12-May-20242.5 KiB9786

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

LICENSED12-May-20242.7 KiB5644

OAT.xmlD12-May-20242 KiB4026

README.OpenSourceD12-May-2024622 1311

README.mdD12-May-2024456 169

README_ZH.mdD12-May-2024398 189

bundle.jsonD12-May-20241.8 KiB5453

install.pyD12-May-20242.2 KiB7140

jsoncpp-1.9.5.tar.gzD12-May-2024211 KiB

jsoncpp.specD12-May-20243.4 KiB11791

README.OpenSource

1[
2    {
3        "Name": "jsonCpp",
4        "License": "MIT License",
5        "License File": "Copyright",
6        "Version Number": "jsoncpp-1.9.5.oe2203sp1",
7        "Owner": "jameslee@huawei.com",
8        "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP1/source/Packages/jsoncpp-1.9.5.oe2203sp1.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#### 相关仓