Metadata-Version: 1.0
Name: js.ember
Version: 0.9.8.1
Summary: fanstatic ember.js.
Home-page: UNKNOWN
Author: Fanstatic Developers
Author-email: fanstatic@googlegroups.com
License: BSD
Description: js.ember
        *********
        
        Introduction
        ============
        
        This library packages `ember.js`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`ember.js`: http://emberjs.com/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original ember.js is published to some URL.
        
        How to use?
        ===========
        
        You can import ember.js from ``js.ember`` and ``need`` it where you want
        these resources to be included on a page::
        
          >>> from js.ember import ember
          >>> ember.need()
        
        .. _`fanstatic`: http://fanstatic.org
        
        CHANGES
        *******
        
        0.9.8.1 (2012-07-12)
        ====================
        
        - first release
        
Platform: UNKNOWN
