pyhwp

HWP 문서 포맷 버젼5 파서 & 처리기

기능

  • HWP 문서 버젼 5 파일의 내부 스트림을 분석/분리

  • (실험적) OpenDocument 포맷(.odt)나 일반 텍스트 문서로 변환

설치

pypi 에서:

virtualenv pyhwp
pyhwp/bin/pip install --pre pyhwp  # Install pyhwp into a virtualenv directory

혹은:

pip install --user --pre pyhwp  # Install pyhwp into user's home directory

필요한 것

  • CPython 2.5, 2.6, 2.7, Jython 2.5.3 혹은 PyPy 2.0.2

  • setuptools
  • pycrypto (선택적, 배포용 문서읽기에 필요)

문서화 및 개발

기여한 이들

Maintainer: mete0r

사용허가

Copyright (C) 2010-2014 mete0r <mete0r@sarangbang.or.kr>

http://www.gnu.org/graphics/agplv3-155x51.png

GNU Affero General Public License v3.0 (text version)

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

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

공개

pyhwp는 (주)한글과컴퓨터 의 한/글 문서 파일(.hwp) 공개 문서를 참고하여 개발하였습니다.

목차

이전 항목

Welcome to pyhwp’s documentation!

다음 항목

hwp5proc: HWPv5 처리기

현재 문서