A Prototype-Based Programming library for the C language
You must install Autotools before attempting to build & install it.
$ autoreconf -i
$ ./configure
$ make
$ make install
$ make tests
$ tests/scripts/valgrind.py
$ tests/scripts/run.py
MIT License © Ewerton Assis