libhwp
libhwp copied to clipboard
libghwp is a GObject based library for handling HWP documents. (NOT maintained. DO NOT PR)
libghwp is a GObject based library for handling HWP documents.
INSTALL
sudo apt-get update sudo apt-get install cdbs devscripts dh-autoreconf intltool libgsf-1-dev libcairo2-dev libxml2-dev fonts-nanum
./autogen.sh make sudo make install sudo ldconfig
Making deb Package
cd libghwp dch -l custom dpkg-buildpackage -b ls ..