PAIP 0.2.4 review
DownloadPAIP (pipe) is a universal filter application
|
|
PAIP (pipe) is a universal filter application. It uses plugins to transmit and convert data. They can be nested, so the inner structures can become quite complex (non-linear). The command-line interface is similar to a programming language and very easy.
You will need:
gcc & GNU make
GNU sed
GNU install
libdl
libpthread
In three steps you can install it:
1) ./configure
Enter the destination path on prompt.
Just pressing will set the default path /usr/local.
2) make
3) make install
What's New in This Release:
fixed Makefiles
extended plugin socket ('connections'-switch)
new using-plugin 'jpg2bmp'
new using-plugin 'gif2bmp'
PAIP 0.2.4 search tags