{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.jquery_jcrop\n***************\n\nIntroduction\n============\n\nThis library packages `jCrop`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`jCrop`: https://github.com/tapmodo/Jcrop/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.jquery_jcrop``) are published to some URL.\n\nPackaging\n=========\n\nThe packaging is stored on GitHub at\nhttps://github.com/davidjb/js.jquery_jcrop. If you happen to come across a bug\nthat corresponds to *packaging*, then please report it here. Pull requests are\nmore than welcome if you're fixing something yourself -- the more help the\nbetter!\n\nAny other bugs that relate to the library itself should be directed to the\noriginal developers.\n\nUpdating this package\n---------------------\n\nIn order to obtain a newer version of `jCrop`_ for this library,\ndo the following::\n\n git clone https://github.com/davidjb/js.jquery_jcrop.git\n pushd js.jquery_jcrop/js/jquery_jcrop/resources\n wget https://github.com/tapmodo/Jcrop/tarball/v0.9.10 -O jcrop.tgz\n tar xf jcrop.tgz --strip=2\n rm -rf *.php *.html demo_files jcrop.tgz jquery.min.js\n popd\n #Edit changelog, setup.py for versions, etc\n git commit -a -m \"Updated for release 0.9.10\"\n git push\n\nIf you're doing this out in your own fork of the GitHub repository, then\nsend through a pull request so everyone can benefit.\n\nUsage\n=====\n\nYou can import ``jquery_jcrop`` from ``js.jquery_jcrop`` and ``need`` it where\nyou want these resources to be included on a page::\n\n >>> from js.jquery_jcrop import jquery_jcrop\n >>> jquery_jcrop.need()\n\nand this will automatically include all the jCrop CSS and JavaScript resources\nfor you. We also provide a minified version of the resources for when\nyou want to move your code into production and reduce page weight. These\nlatter libraries are automagically included for you thanks to Fanstatic when\nyou turn on minification.\n\nCHANGES\n*******\n\n0.9.12 (2013-02-13)\n===================\n\n- Updated to new version of library.\n [davidjb]\n\n\n0.9.10 (2012-11-02)\n===================\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/davidjb/js.jquery_jcrop", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.jquery_jcrop", "package_url": "https://pypi.org/project/js.jquery_jcrop/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.jquery_jcrop/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davidjb/js.jquery_jcrop" }, "release_url": "https://pypi.org/project/js.jquery_jcrop/0.9.12/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of jCrop", "version": "0.9.12" }, "last_serial": 721925, "releases": { "0.9.10": [ { "comment_text": "", "digests": { "md5": "8c592b66adb67dccd8aecfafc6ead0e1", "sha256": "0dfa1b9a6a937eecfca91cf94d0b70e37626305274955bfc148e9ac2b0bd61d8" }, "downloads": -1, "filename": "js.jquery_jcrop-0.9.10.zip", "has_sig": false, "md5_digest": "8c592b66adb67dccd8aecfafc6ead0e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32863, "upload_time": "2012-11-02T03:16:34", "url": "https://files.pythonhosted.org/packages/dc/12/597e13f3a0c394ee0801f87dac9c8a6293216e00fc29145da6f251a755c1/js.jquery_jcrop-0.9.10.zip" } ], "0.9.12": [ { "comment_text": "", "digests": { "md5": "5c90f974986171f5afaeaa682b6a870b", "sha256": "b7424916436c832d774dcb7f00ba3ba169acc38053a2b0060ffb6a0ecdea0ca8" }, "downloads": -1, "filename": "js.jquery_jcrop-0.9.12.zip", "has_sig": false, "md5_digest": "5c90f974986171f5afaeaa682b6a870b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37451, "upload_time": "2013-02-13T01:14:35", "url": "https://files.pythonhosted.org/packages/4c/03/b211b70e861273a371da587ab01fc07e2cc6acf2de5cd86beea24482f608/js.jquery_jcrop-0.9.12.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c90f974986171f5afaeaa682b6a870b", "sha256": "b7424916436c832d774dcb7f00ba3ba169acc38053a2b0060ffb6a0ecdea0ca8" }, "downloads": -1, "filename": "js.jquery_jcrop-0.9.12.zip", "has_sig": false, "md5_digest": "5c90f974986171f5afaeaa682b6a870b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37451, "upload_time": "2013-02-13T01:14:35", "url": "https://files.pythonhosted.org/packages/4c/03/b211b70e861273a371da587ab01fc07e2cc6acf2de5cd86beea24482f608/js.jquery_jcrop-0.9.12.zip" } ] }