Pack ==== Pack is a simple serialisation and deserialisation library for C. Dependencies ------------ - A redo implementation (Tested with apenwarr and jdebp) - A relatively recent copy of bash - A C compiler with C11 support Compilation ----------- Run `./configure` (see `./configure -h` for additional options). Run `redo all` to build the library and tests. Testing ------- Run `./test` to run all the tests. Installation ------------ Not implemented yet. Development ----------- Please configure with `-w` and ensure code compiles cleanly. Be aware that different compiler versions can enable different warnings. If in doubt, ask. Contributing ------------ To contribute, please send a patch to me at .