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