mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add LLVM package
This commit is contained in:
parent
2fb43c5503
commit
199717516b
@ -1425,5 +1425,14 @@
|
|||||||
"description": "library for generating PDF files",
|
"description": "library for generating PDF files",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/nimpdf"
|
"web": "https://github.com/jangko/nimpdf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LLVM",
|
||||||
|
"url": "https://github.com/FedeOmoto/llvm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["LLVM", "bindings", "wrapper"],
|
||||||
|
"description": "LLVM bindings for the Nim language.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://fedeomoto.github.io/llvm/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user