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