Metadata-Version: 1.1
Name: docio
Version: 0.2.1
Summary: Extract / Swap text from several file formats.
Home-page: https://github.com/yparrot/docio
Author: Motoki Naruse
Author-email: motoki@naru.se
License: GPLv3
Description: docio
        =====
        
        .. image:: https://travis-ci.org/yparrot/docio.svg?branch=master
            :target: https://travis-ci.org/yparrot/docio
        
        Extract / Swap text from several file formats.
        
        Goal
        ----
        
        Support plain text, office document, HTML and XML file.
        
Keywords: text extract swap document doc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
