aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libzip/project.yaml
blob: 2743d394fdec620e470e7ec8c074d888e7f101f5 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://libzip.org/"
language: c++
primary_contact: "libzip@nih.at"
auto_ccs:
  - "randy440088@gmail.com"
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/nih-at/libzip.git'