1homepage: "https://www.partow.net/programming/exprtk/index.html"
2language: c++
3primary_contact: "exprtk.dev@gmail.com"
4auto_ccs:
5    - "exprtk.dev@gmail.com"
6fuzzing_engines:
7    - libfuzzer
8    - afl
9    - honggfuzz
10sanitizers:
11    - address
12    - undefined
13    - memory
14main_repo: 'https://github.com/ArashPartow/exprtk.git'
15