Metadata-Version: 1.1
Name: xmldirector.crex
Version: 0.3.1
Summary: Plone/XML-Director integration with c-rex.net
Home-page: http://pypi.python.org/pypi/xmldirector.crex
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: xmldirector.crex
        ================
        
        Integration of 
        
        - Plone (https://www.plone.org)
        - XML Director (https://www.xml-director.info) 
        - C-REX (http://www.c-rex.net/app/).
        
        This module provides 
        
        - a generic support for the C-Rex (www.c-rex.net) conversion service
        - a REST API for the integration of XML Director with third-party tools
        
        Requirements
        ------------
        
        - Plone 4.3 (tested)
          
        - Plone 5.0 (tested)
        
        - XML Director 2.0 (xmldirector.plonecore)
        
        
        License
        -------
        This package is published under the GNU Public License V2 (GPL 2)
        
        Source code
        -----------
        See https://github.com/xml-director/xmldirector.crex
        
        Bugtracker
        ----------
        See https://github.com/xml-director/xmldirector.crex/issues
        
        
        Author
        ------
        | Andreas Jung/ZOPYX
        | Hundskapfklinge 33
        | D-72074 Tuebingen, Germany
        | info@zopyx.com
        | www.zopyx.com
        
        
        Changelog
        =========
        
        0.3.0 (2016/08/18)
        ------------------
        - Plone 5.0 compatibility
        - improved error handling
        
        0.2.0 (2016/04/07)
        ------------------
        
        - cleanup
        - new user interfaces
        
        0.1.0 (2015/12/03)
        ------------------
        
        - initial release
        
Keywords: xml-director DOCX XML C-Rex Plone Python
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Framework :: Plone :: 5.0
Classifier: Framework :: Zope2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
