aboutsummaryrefslogtreecommitdiff
path: root/projects/libtiff/project.yaml
blob: 6c7666b4881f870d37f3c2559eb6d689dfb7e069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "http://www.libtiff.org"
language: c++
primary_contact: "even.rouault@gmail.com"
auto_ccs:
  - paul.l.kehrer@gmail.com
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://gitlab.com/libtiff/libtiff'