aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/uriparser/project.yaml
blob: b1eb5857e398ac5e2c6382cbf8b22ccee3eeca90 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/uriparser/uriparser"
language: c++
primary_contact: "webmaster@hartwork.org"
sanitizers:
 - address
 - memory
 - undefined
architectures:
  - x86_64
  - i386