Metadata-Version: 1.0
Name: Booktype
Version: 1.5
Summary: FLOSS Manuals collaborative book writing tool
Home-page: http://booki-dev.flossmanuals.net/
Author: Aleksandar Erkalovic
Author-email: aerkalov@gmail.com
License: GPL
Description: Booktype
        -------------------
        
        A booktype is like a wiki, but instead of ending up with a web page you get a book.  
        Booktype is built on top of the Django web framework.
        
        
        Installation
        ------------
        
        Read INSTALL file.
        
        
        Contents of the Booktype package
        --------------------------------
        
        lib/
          python modules, django application
        
        tools/
          scripts for importing books from other formats, CMSs
        
        tests/
          testing scripts
        
        site_media/
          static web resources - JS, CSS, TinyMCE, Images
        
        
        More info
        ---------
        
        Booktype demo site
        http://booktype-demo.sourcefabric.org
        
        Booktype tracker
        http://dev.sourcefabric.org/browse/BK
        
        
        Change history
        **************
        
        1.5 (2012-02-15)
        ================
        
          - Release 1.5 to PyPi , renamed from Booki to BookType 
        
        
        0.3 (2010-03-15)
        ================
        
          - Release 0.3 during code sprint in Pukerua Bay, NZ [Andy Nicholson]
        
        0.2 (2010-03-14)
        ================
        
          - Release 0.2 during code sprint in Pukerua Bay, NZ [Andy Nicholson]
        
        0.1 (2010-03-12)
        ================
        
          - Initial Release for 0.1 test release to pypi [Andy Nicholson]
        
        
        Contributors
        ************
        
        Aleksandar Erkalovic
        Douglas Bagnall
        Adam Hyde
        Laleh Torabi
        Patrick Davison
        Andy Nicholson
        Tuukka Hastrup
        Vladimir Stefanovic
        
Keywords: collaborative book writing sprint
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Framework :: Django
