Metadata-Version: 1.0
Name: pp.client-python
Version: 0.2.5.2
Summary: Produce & Publish Python Client
Home-page: http://pypi.python.org/pypi/pp.client-python
Author: Andreas Jung
Author-email: info@zopyx.com
License: UNKNOWN
Description: pp.client.python
        ================
        
        Produce & Publish bindings for Python.
        
        The ``pp.client.python`` bindings can be used to communicate
        with the Produce & Publish server ``pp.server`` for generating
        PDF from Python applications or for making document conversions
        using the ``unoconv`` (wrapper around LibreOffice or LibreOffice).
        
        Requirements
        ------------
        
        - Python 2.6, 2.7
        - Python 3.3 (experimental support)
        
        Source code
        -----------
        
        https://bitbucket.org/ajung/pp.client-python
        
        Bug tracker
        -----------
        
        https://bitbucket.org/ajung/pp.client-python/issues
        
        Support
        -------
        
        Support for Produce & Publish Server and components is currently only available
        on a project basis.
        
        License
        -------
        ``pp.client.python`` is published under the GNU Public License V2 (GPL 2).
        
        Contact
        -------
        
        | ZOPYX Limited
        | Hundskapfklinge 33
        | D-72074 Tuebingen, Germany
        | info@zopyx.com
        | www.zopyx.com
        
        
        
        CHANGES
        =======
        
        0.2.0 (06-07-2013)
        ------------------
        - minor fixes
        - moved documentation to Sphinx
        
        0.1.5 (04-07-2013)
        ------------------
        - implemented poll support
        - fixes
        
        0.1.4 (04-07-2013)
        ------------------
        - added async support to pp-pdf commandline frontend
        
        0.1.3 (03-07-2013)
        ------------------
        - pdf converter parameter not properly propagated
        
        0.1.2 (03-07-2013)
        ------------------
        - logger fixes/changes
        
        0.1.0 (03-07-2013)
        ------------------
        
        - initial release
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
