Metadata-Version: 1.1
Name: dokang-pdf
Version: 0.1.0
Summary: PDF harvester for Dokang
Home-page: UNKNOWN
Author: Polyconseil
Author-email: opensource+dokang@polyconseil.fr
License: UNKNOWN
Description: This is a PDF harvester for Dokang (https://github.com/Polyconseil/dokang).
        
        It uses PDFMiner and thus does not support Python 3 yet.
        
        
        Usage
        =====
        
        from dokang_pdf import PdfHarvester
        
        
        License
        =======
        
        Dokang is written by Polyconseil and is licensed under the 3-clause
        BSD license, a copy of which is included in the source.
        
        Change log
        ==========
        
        
        dokang_pdf 0.1.0 (2014-06-24)
        -----------------------------
        
        Initial version.
Keywords: full-text search engine
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
