1homepage: "https://github.com/assimp/assimp" 2language: c++ 3primary_contact: "kim.kulling@googlemail.com" 4sanitizers: 5 - address 6# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 7# - memory 8# experimental: True 9 - undefined 10main_repo: 'https://github.com/assimp/assimp.git' 11