aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/kcodecs/project.yaml
blob: 4784eaea28f9ded22250361cb578d261533e7d9a (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'