Files in the top-level directory from the latest check-in
- .fossil-settings
- LICENSES
- src
- build.zig
- build.zig.zon
- README.md
- REUSE.toml
libocedrii
Syntexis libocedrii is a living fossil.
Libocedrii is a Janet binding for libfossil.
Installation
Janet and libfossil are obviously needed during both comptime and runtime.
In addition, Zig libraries zina and Zsanett are required for building.
zig build --prefix $prefix automatically fetches these Zig modules
and installs the Janet library for JANET_PATH=$prefix/lib/janet.
Copying
Libocedrii is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.