mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-06-30 17:24:34 +00:00
14 lines
292 B
YAML
14 lines
292 B
YAML
homepage: "https://github.com/assimp/assimp"
|
|
main_repo: "https://github.com/assimp/assimp"
|
|
language: c++
|
|
primary_contact: "kim.kulling@assimp.org"
|
|
auto_ccs:
|
|
- "kim.kulling@googlemail.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|