Metadata-Version: 1.1
Name: rhaptos.cnxmlutils
Version: 1.2
Summary: UNKNOWN
Home-page: http://rhaptos.org
Author: Rhaptos Developers
Author-email: rhaptos@rhaptos.org
License: GPL
Description: Introduction
        ============
        
        Utilities to convert to and from CNXML - a lightweight XML markup
        language for marking up educational content in use by Connexions
        (http://cnx.org)
        
        To run transformations manually see *.sh script files manual-tests/
        Usually all test xml/html files are stored in rhaptos/cnxmlutils/tests/data/
        
        
        
        Code is hosted at:
        - https://github.com/Connexions/rhaptos.cnxmlutils
        
        License
        -------
        
        This software is subject to the provisions of the GNU Affero General Public License Version 3.0 (AGPL). See license.txt for details. Copyright (c) 2013 Rice University
        
        Changelog
        =========
        
        1.1 (unreleased)
        ----------------
        
        - Handle bold and italic paragraph styles
          [rochecompaan]
        - alt tags on figures propogate to media
        - fixed subfigure cases
        
        1.0
        ---
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
