aboutsummaryrefslogtreecommitdiff
path: root/projects/relic/project.yaml
blob: 823b4f934d131810e18b3935a5228e98f5c9df76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/relic-toolkit/relic"
language: c++
primary_contact: "guidovranken@gmail.com"
main_repo: "https://github.com/relic-toolkit/relic"
auto_ccs:
    - "dfaranha@gmail.com"
sanitizers:
 - address
 - undefined
 - memory
architectures:
 - x86_64