Coder Social home page Coder Social logo

dhxhghks / libhwp-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geonmo/libhwp

0.0 1.0 0.0 1.72 MB

library for handling hwp documents

License: GNU General Public License v2.0

Makefile 0.25% Shell 0.06% M4 0.21% C 99.35% C++ 0.08% Groff 0.04%

libhwp-1's Introduction

The libhwp is a parser and renderer library for hwp documents.

Project Homepage
----------------
https://github.com/cogniti/libhwp


What is HWP?
------------
HWP is a proprietary document file format developed by Hancom for word
processing documents.


FEATURES
--------
 * extract text in hwp v3, v5, ml file.
 * rendering hwp documents using cairo, pango, poppler
 * bindings based on GObject-Introspection
   * https://wiki.gnome.org/Projects/GObjectIntrospection/Users


LICENSE
-------
This library is licensed under the GPL v2+.

This library is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

Rendering of the libhwp depends on poppler,
so the license of the libhwp is GPL v2+.

You SHOULD NOT REMOVE the following sentences in source files.

This software has been developed with reference to
the HWP file format open specification by Hancom, Inc.
http://www.hancom.co.kr/userofficedata.userofficedataList.do?menuFlag=3


INSTALL
-------
sudo apt-get update
sudo apt-get install build-essential git devscripts dh-autoreconf intltool   \
  libgsf-1-dev libcairo2-dev libpango1.0-dev libpoppler-glib-dev libxml2-dev \
  libgirepository1.0-dev gtk-doc-tools libssl-dev

git clone https://github.com/cogniti/libhwp.git
cd libhwp
dpkg-buildpackage -b
cd ..
ls *.deb
sudo dpkg -i libhwp*.deb


Disclosure
----------
API documentation and function names are derived from the GLib library.

You should NOT REMOVE the following sentences in your work derived from libhwp.

This software has been developed with reference to
the HWP file format open specification by Hancom, Inc.
http://www.hancom.co.kr/userofficedata.userofficedataList.do?menuFlag=3

In Korean:
본 제품은 한글과컴퓨터의 한글 문서 파일(.hwp) 공개 문서를 참고하여
개발하였습니다.

libhwp-1's People

Contributors

vain430 avatar changwoo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.