mirror of
https://github.com/bio-nim/nim-edlib
synced 2026-01-14 02:51:45 +00:00
No description
| apps | ||
| edlib | ||
| tests | ||
| .gitignore | ||
| edlib.nimble | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
nim-edlib
Nim wrapper for edlib (Martin Šošić)
Requirements
- nim compiler
- c compiler (e.g. clang or gcc)
pkg-config- "edlib" installed
- We use
pkg-config --cflags edlib
- We use
Versions
edlib-1.2.6is the first version we ran c2nim on.