Metadata-Version: 1.0
Name: zopyx.smartprintng.core
Version: 2.0.0b4
Summary: SmartPrintNG core engine
Home-page: UNKNOWN
Author: Andreas Jung
Author-email: info@zopyx.com
License: ZPL
Description: zopyx.smartprintng.core
        =======================
        
        This package contains the refactored code-base of the SmartPrintNG
        product for Plone. The former monolithic implementation is broken into
        a three-level architecture (top-down):
        
        - ``zopyx.smartprintng.plone`` - the integration layer with Plone
        (status: not implemented)
        
        - ``zopyx.smartprintng.core`` - the SmartPrintNG backend
        (status: implemented and almost finished)
        
        - ``zopyx.convert2`` - the low-level converter API
        (status: implemented and almost finished)
        
        
        
        
        Contact
        =======
        
        | ZOPYX Ltd. & Co. KG
        | c/o Andreas Jung,
        | Charlottenstr. 37/1
        | D-72070 Tuebingen, Germany
        | E-mail: info at zopyx dot com
        | Web: http://www.zopyx.com
        
        
        Changelog
        =========
        
        2.0.0b4 (26.10.2008)
        --------------------
        
        - removed zope.app.dependency
        - fixed logger issue in zcml.py
        
        
        2.0.0b3 (22.10.2008)
        --------------------
        
        * tweaking the fonts in demo2 in order to make the demos work
        on Linux
        
        2.0.0b2 (19.10.2008)
        --------------------
        
        * added demo2 application for generating business cards as PDF
        * now dealingn with images defined within a HTML template instead
        of the HTML snippet only
        
        2.0.0b1 (05.10.2008)
        --------------------
        
        * Initial release
        
        
Keywords: SmartPrintNG Zope Python
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
