{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binarypunks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware" ], "description": "js.fineuploader\n===============\n\nIntroduction\n------------\n\nThis library packages `Fine Uploader`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`Fine Uploader`: http://fineuploader.com/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.fineuploader``) are published to some URL.\n\n\nHow to use?\n-----------\n\nYou can import ``fineuploader`` from ``js.fineuploader`` and ``need`` it where\nyou want these resources to be included on a page::\n\n >>> from js.fineuploader import fineuploader\n >>> fineuploader.need()\n\nOr if you want the jQuery plugin version::\n\n >>> from js.fineuploader import jquery_fineuploader\n >>> jquery_fineuploader.need()\n\nWith either version you might also want the CSS::\n\n >>> from js.fineuploader import fineuploader_css\n >>> fineuploader_css.need()\n\nCHANGES\n=======\n\n5.14.0\n------\n\n- Update to Fine Uploader 5.14.0.\n- Test against Python 3.3, 3.4, 3.5 and 3.6 with tox and on TravisCI.\n- Add a script to update from npm automatically.\n\n3.3.0\n-----\n\n- Initial release.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fanstatic/js.fineuploader", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "js.fineuploader", "package_url": "https://pypi.org/project/js.fineuploader/", "platform": "", "project_url": "https://pypi.org/project/js.fineuploader/", "project_urls": { "Homepage": "https://github.com/fanstatic/js.fineuploader" }, "release_url": "https://pypi.org/project/js.fineuploader/5.14.0/", "requires_dist": null, "requires_python": "", "summary": "Fanstatic packaging of Fine Uploader", "version": "5.14.0" }, "last_serial": 2662861, "releases": { "3.3.0": [ { "comment_text": "", "digests": { "md5": "f17170c2e8ad760142b693181e966b87", "sha256": "5a00a20f6553bb1530728f67fa8e20ec010430e22701aa46f7b856c69092c03f" }, "downloads": -1, "filename": "js.fineuploader-3.3.0.tar.gz", "has_sig": false, "md5_digest": "f17170c2e8ad760142b693181e966b87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88530, "upload_time": "2013-02-26T10:20:19", "url": "https://files.pythonhosted.org/packages/73/b6/cb8f087098d25c9dbe626ad181d3c60d2ce6209b9e5b24c53f1c54bbb856/js.fineuploader-3.3.0.tar.gz" } ], "5.14.0": [ { "comment_text": "", "digests": { "md5": "14843f15080dda4704ddbd5e70b4a328", "sha256": "aa6165fe08e274eeb8ce4af6e969cc552a4fbfbbd4e12c72a950132f3a72e649" }, "downloads": -1, "filename": "js.fineuploader-5.14.0.tar.gz", "has_sig": false, "md5_digest": "14843f15080dda4704ddbd5e70b4a328", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1185418, "upload_time": "2017-02-23T09:54:37", "url": "https://files.pythonhosted.org/packages/a2/ea/414065dc211f7fa9ea37b32f208936764f8beec1375efb5fbb9c4a7604f9/js.fineuploader-5.14.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14843f15080dda4704ddbd5e70b4a328", "sha256": "aa6165fe08e274eeb8ce4af6e969cc552a4fbfbbd4e12c72a950132f3a72e649" }, "downloads": -1, "filename": "js.fineuploader-5.14.0.tar.gz", "has_sig": false, "md5_digest": "14843f15080dda4704ddbd5e70b4a328", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1185418, "upload_time": "2017-02-23T09:54:37", "url": "https://files.pythonhosted.org/packages/a2/ea/414065dc211f7fa9ea37b32f208936764f8beec1375efb5fbb9c4a7604f9/js.fineuploader-5.14.0.tar.gz" } ] }