Skip to content
forked from keedi/libghwp

libghwp is a GObject based library for handling HWP v5 documents.

License

Notifications You must be signed in to change notification settings

hanjae-jea/libghwp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libghwp is a GObject based library for handling HWP v5 documents.

INSTALL
-------
sudo apt-get update
sudo apt-get install libtool automake libgsf-1-dev libcairo2-dev fonts-nanum

./autogen.sh
make
sudo make install
sudo ldconfig

They are installed in /usr/local/include, /usr/local/lib.

About

libghwp is a GObject based library for handling HWP v5 documents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.8%
  • Shell 6.2%