aboutsummaryrefslogtreecommitdiff
path: root/projects/sentencepiece/project.yaml
blob: 2668dd021f0d4fb69c0e00e1372722cff57b324f (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/google/sentencepiece"
language: c++
primary_contact: "taku@google.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
architectures:
  - x86_64
main_repo: 'https://github.com/google/sentencepiece.git'