Build
=====

 # ./autogen.sh && ./configure && make

For information on configuration options see:

 # ./configure --help

Install
=======

 # make install
 # cd src/emanesh
 # python setup.py install


Build RPMs
==========

 # make rpm


Build debs
==========

 # make deb
