{ "info": { "author": "Asko Soukka", "author_email": "asko.soukka@iki.fi", "bugtrack_url": null, "classifiers": [ "Framework :: Plone :: 4.3", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "collective.jazzport\n===================\n\n**collective.jazzport** is a yet another Zip export plugin for Plone.\n\nIt's a minimal export, supporting only rendered HTML content (without any url\nrewriting) and those content types that get downloaded as files by default.\n\nIt differs from the other zip exports in that it's implemented as a ZPublisher\nstream iterator, which means that it releases Zope worker threads as soon as\npossible and downloads all the zipped files separately using their public\nURLs.\n\n(Note: this approach could be problematic for HAProxy configured to allow\nonly fixed number of requests, but works great with Varnish's health check\napproach.)\n\nAfter activation, **collective.jazzport** can display **Download Zip** document\naction or object button, whenever its permission **collective.jazzport:\nDownload Zip** is available for the current user.\n\nBy default, the permission is not given to anyone, not even the Manager role.\nAlso those actions are set invisible and must be manually enabled from the\n*portal_actions*-tool.\n\nChangelog\n=========\n\n1.0.0 (2014-08-20)\n------------------\n\n- First 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/datakurre/collective.jazzport/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.jazzport", "package_url": "https://pypi.org/project/collective.jazzport/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.jazzport/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/datakurre/collective.jazzport/" }, "release_url": "https://pypi.org/project/collective.jazzport/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A yet another Zip exporter for Plone content", "version": "1.0.0" }, "last_serial": 1196941, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b8e1280747da35bcf8fde38f6f7586ce", "sha256": "19c9032653555e36ff1309970a12cf27f61e7beb970f7993dc1aed898d5ca169" }, "downloads": -1, "filename": "collective.jazzport-1.0.0.zip", "has_sig": false, "md5_digest": "b8e1280747da35bcf8fde38f6f7586ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33598, "upload_time": "2014-08-20T19:53:34", "url": "https://files.pythonhosted.org/packages/a3/10/608edb61da199d0f0c023c8d6b4476bc440f4ca0f5f28d3ddc74c4359f77/collective.jazzport-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8e1280747da35bcf8fde38f6f7586ce", "sha256": "19c9032653555e36ff1309970a12cf27f61e7beb970f7993dc1aed898d5ca169" }, "downloads": -1, "filename": "collective.jazzport-1.0.0.zip", "has_sig": false, "md5_digest": "b8e1280747da35bcf8fde38f6f7586ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33598, "upload_time": "2014-08-20T19:53:34", "url": "https://files.pythonhosted.org/packages/a3/10/608edb61da199d0f0c023c8d6b4476bc440f4ca0f5f28d3ddc74c4359f77/collective.jazzport-1.0.0.zip" } ] }