Metadata-Version: 1.1
Name: dokang_pdf
Version: 0.3.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).
        
        Build status: |travis-ci-status|_
        
        .. |travis-ci-status| image:: https://travis-ci.org/Polyconseil/dokang_pdf.svg?branch=master
        
        .. _travis-ci-status: https://travis-ci.org/Polyconseil/dokang_pdf
        
        
        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
        ==========
        
        Next version (not yet released)
        -------------------------------
        
        
        
        Dokang_pdf 0.3.0
        ----------------
        
        - Support of Python 3.
        
        
        dokang_pdf 0.2.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.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
