aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/kcodecs/project.yaml
blob: b698f63205d43ef1e47bb28b0b92a98ca624a8e1 (plain)
1
2
3
4
5
6
7
8
9
homepage: https://cgit.kde.org/kcodecs.git/
language: c++
primary_contact: tsdgeos@gmail.com
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://invent.kde.org/frameworks/kcodecs.git'