Pack ==== Pack is a simple serialisation and deserialisation library for C. Dependencies ------------ - A apenwarr redo compatible redo implementation - 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 code and tests. Testing ------- Run `./test` to run all the tests. Development ----------- Please configure with `-w` and ensure code compiles cleanly. Although compiler versions can enable different warnings. Contributing ------------ To contribute, please send a patch to me at .