1homepage: "https://github.com/google/double-conversion"
2language: c++
3primary_contact: "florian@loitsch.com"
4auto_ccs:
5  - "sbucur@google.com"
6sanitizers:
7  - address
8  - memory
9  - undefined
10labels:
11  string_to_double_fuzzer:
12    - sundew
13architectures:
14  - x86_64
15  - i386
16main_repo: 'https://github.com/google/double-conversion.git'
17