You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
327 B
15 lines
327 B
homepage: "https://www.partow.net/programming/exprtk/index.html"
|
|
language: c++
|
|
primary_contact: "exprtk.dev@gmail.com"
|
|
auto_ccs:
|
|
- "exprtk.dev@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
main_repo: 'https://github.com/ArashPartow/exprtk.git'
|