|
1 hour ago | |
---|---|---|
man | 2 months ago | |
src | 1 hour ago | |
.gitignore | 2 months ago | |
BuildUNIX.sh | 3 months ago | |
CMakeLists.txt | 1 hour ago | |
LICENCE | 3 months ago | |
README.md | 1 hour ago |
OMKOV local library
OMKOV lib is a lightweight generic library to be included locally in projects.
Component | Description |
---|---|
crypt | Cryptography functions |
endian | Endianness related functions |
error | Error reporting functions |
mode | Parse numeric or symbolic POSIX modes |
optget | Parse command line options |
OMKOV lib uses CMake to build.
Binaries will be located in the bin
directory.
Libraries will be located in the lib
directory.
Run BuildUNIX.sh
, or
cmake -S . -B build && cmake --build build
Copyright (C) 2020, Jakob Wakeling
All rights reserved.
OMKOV Permissive Licence