Metadata-Version: 1.0
Name: js.bootstrap_wysihtml5
Version: 0.0.2
Summary: Fanstatic packaging of bootstrap_wysihtml5
Home-page: https://github.com/teixas/js.bootstrap_wysihtml5
Author: Fanstatic Developers
Author-email: fanstatic@googlegroups.com
License: BSD
Description: js.bootstrap_wysihtml5
        *******************
        
        Introduction
        ============
        
        This library packages `bootstrap_wysihtml5`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`bootstrap_wysihtml5`: http://jhollingworth.github.com/bootstrap-wysihtml5/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.bootstrap_wysihtml5``) are published to some URL.
        How to use?
        ===========
        
        
        You can import ``bootstrap_wysihtml5`` from ``js.bootstrap_wysihtml5`` 
        and ``need`` it where you want these resources to be included on a page::
        
          >>> from js.bootstrap_wysihtml5 import bootstrap_wysihtml5
          >>> bootstrap_wysihtml5.need()
        CHANGES
        *******
        
        0.0.2
        =====
        
        - Initial release.
Platform: UNKNOWN
