Metadata-Version: 1.0
Name: lizard-structure
Version: 0.1
Summary: Structure of Lizard, defined and documented in a REST interface
Home-page: https://github.com/lizardsystem/lizard-structure
Author: Reinout van Rees
Author-email: reinout.vanrees@nelen-schuurmans.nl
License: GPL
Description: Lizard-structure project documentation
        ==========================================
        
        Tagline of this app: **structure of Lizard, defined and documented in a REST
        interface**.
        
        .. image:: https://secure.travis-ci.org/lizardsystem/lizard-structure.png?branch=master
           :target: https://travis-ci.org/lizardsystem/lizard-structure
        
        
        Most important project links
        ----------------------------
        
        - Code is on github: https://github.com/lizardsystem/lizard-structure
        
        - Documentation on readthedocs.org: https://lizard-structure.readthedocs.org/
        
        - Tested on travis: https://travis-ci.org/lizardsystem/lizard-structure .
        
        
        Credits
        =======
        
        - Reinout van Rees started this library.
        
        
        Changelog of lizard-structure
        ===================================================
        
        
        0.1 (2012-12-05)
        ----------------
        
        - Documented the four core Lizard concepts. [reinout]
        
        - Set up documentation generation at https://lizard-structure.readthedocs.org/
          . [reinout]
        
        - Set up testing on travis:
          https://travis-ci.org/lizardsystem/lizard-structure . [reinout]
        
        - Removed lizard-ui dependency. [reinout]
        
        - Initial project structure created with nensskel 1.30.dev0. [reinout]
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Django
