Skip to content

hyuni/libhwp-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ..

About

libghwp is a GObject based library for handling HWP documents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.1%
  • Shell 0.9%