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