summaryrefslogtreecommitdiff
path: root/etc/import/deps/http-parser/TARGETS.git2
blob: a2689a60819bfd93d074ab2f580100dbd5b055ea (plain)
1
2
3
4
5
6
7
8
{ "git2_http_parser":
  { "type": ["@", "rules", "CC", "library"]
  , "name": ["git2_http_parser"]
  , "pure C": ["yes"]
  , "srcs": ["http_parser.c"]
  , "private-hdrs": ["http_parser.h"]
  }
}