aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/file/project.yaml
blob: d0518477b1821d0b8cc6d22c431f0136a716aab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "http://www.darwinsys.com/file/"
language: c++
primary_contact: "zoulasc@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/file/file.git'