Metadata-Version: 1.0
Name: pyhwp
Version: 0.1a8
Summary: hwp file format parser
Home-page: http://github.com/mete0r/pyhwp
Author: mete0r
Author-email: mete0r@sarangbang.or.kr
License: GNU Affero GPL v3
Description: pyhwp
        =====
        
        HWPv5 format processor.
        
        Features
        --------
        
        - Analyze and extract internal streams out from a HWPv5 file
        - Conversion to OpenDocument format (.odt) or plain text (.txt) (Experimental)
        
        Documentation is `here <http://pyhwp.readthedocs.org>`.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
