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


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

  >>> from js.html5_upload import html5_upload
  >>> html5_upload.need()

