aboutsummaryrefslogtreecommitdiff
path: root/projects/utf8proc/project.yaml
blob: c35bcea9a3388969857bd7ca201782a3a2e1623f (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "http://juliastrings.github.io/utf8proc/"
language: c
primary_contact: "stevenj@alum.mit.edu"
auto_ccs:
  - "randy440088@gmail.com"
sanitizers:
  - address
  - memory
  - undefined 
main_repo: 'https://github.com/JuliaStrings/utf8proc'