comparison mupdf-source/thirdparty/zint/backend/tests/fuzz/project.yaml @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 homepage: "https://zint.org.uk"
2 language: c
3 primary_contact: "burmartke@gmail.com"
4 main_repo: "https://github.com/zint/zint"
5 file_github_issue: true
6 sanitizers:
7 - address
8 - memory:
9 experimental: True
10 - undefined
11 architectures:
12 - x86_64
13 - i386