How to use?
===========


You can import ``touch_punch`` from ``js.jqueryui_touch_punch`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.jqueryui_touch_punch import touch_punch
  >>> touch_punch.need()

