Metadata-Version: 1.0
Name: js.jquery-maskmoney
Version: 1.4.1
Summary: Fanstatic packaging of jQuery-maskMoney
Home-page: https://github.com/Kotti/js.jquery_maskmoney
Author: Andreas Kaiser
Author-email: disko@binary-punks.com
License: BSD
Description: js.jquery_maskmoney
        *******************
        
        Introduction
        ============
        
        This library packages `jQuery-maskMoney`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`jQuery-maskMoney`: http://plentz.org/maskmoney/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jquery_maskmoney``) are published to some URL.
        
        
        How to use?
        ===========
        
        
        You can import ``jquery_maskmoney`` from ``js.jquery_maskmoney``
        and ``need`` it where you want these resources to be included on a page::
        
          >>> from js.jquery_maskmoney import jquery_maskmoney
          >>> jquery_maskmoney.need()
        
        
        CHANGES
        =======
        
        1.4.1
        -----
        
        -   Initial release.
        
Platform: UNKNOWN
