Pack ==== Pack is a simple serialisation and deserialisation library for C. Dependencies ------------ - A redo implementation. - Tested building and development. Slightly overzealous rebuilds. Performance issues with jobserver. - Tested building and development. Bugs with jobserver. - Tested for building. May have some bugs when used for development. - Tested for building. Overzealous rebuilds but generally very fast. - A relatively recent copy of bash and some other core utilities. - A C compiler with C11 support. Compilation ----------- Optionally run `./configure` (see `./configure -h` for 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 .