mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
14 lines
252 B
YAML
14 lines
252 B
YAML
|
homepage: "https://zint.org.uk"
|
||
|
language: c
|
||
|
primary_contact: "burmartke@gmail.com"
|
||
|
main_repo: "https://github.com/zint/zint"
|
||
|
file_github_issue: true
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory:
|
||
|
experimental: True
|
||
|
- undefined
|
||
|
architectures:
|
||
|
- x86_64
|
||
|
- i386
|