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