aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/rapidjson/project.yaml
blob: 41b6cb36c47dfe42d992e32576d0b3d18fc7111f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/tencent/rapidjson"
language: c++
primary_contact: "guidovranken@gmail.com"
sanitizers:
 - address
 - undefined
 - memory:
    experimental: True
architectures:
 - x86_64
 - i386
main_repo: 'https://github.com/Tencent/rapidjson.git'