Metadata-Version: 1.0
Name: SabPyth
Version: 1.0
Summary: Interface to the Sablotron XSL processor
Home-page: http://pypi.python.org/pypi/SabPyth/
Author: Chui Tey
Author-email: teyc@cognoware.com
License: LICENSE.txt
Description: ========================
        SabPyth
        ========================
        
        Sablotron is an XSL-engine written in C++. The Sablotron package can be used via a command line program (sabcmd) or a C-level API. Sab-pyth is a Python extension that uses the C-level API to call the Sablotron APIs from Python. The original Sablotron APIs are modelled in Python as close to the original as possible.
        
        Credits
        ---------
        
        Chui Tey
        Brisbane, Australia
        teyc@cognoware.com
        Release 1.0
        
        Gunter Radestock
        Werderstrabe 78, D-76137 Karlsruhe (Germany)
        E-mail: guenter@ubka.uni-karlsruhe.de 
        Release 0.5
        
Platform: UNKNOWN
