{ "info": { "author": "ZeroVM Team", "author_email": "zerovm@rackspace.com", "bugtrack_url": null, "classifiers": [], "description": "zpm\n===\n\nSupported Python versions: 2.6, 2.7, 3.3, and 3.4.\n\n.. image:: http://ci.oslab.cc/job/zpm/badge/icon\n :alt: Build Status\n :target: http://ci.oslab.cc/job/zpm/\n\n\nZPM is a package manger for ZeroVM_. You use it to create and deploy\nZeroVM applications onto ZeroCloud_.\n\n.. _ZeroVM: http://zerovm.org/\n.. _ZeroCloud: https://github.com/zerovm/zerocloud/\n\n\nDocumentation\n-------------\n\nThe documentation is hosted at `docs.zerovm.org`__.\n\n.. __: http://docs.zerovm.org/projects/zerovm-zpm/en/latest/\n\n\nInstallation\n------------\n\nYou can install ``zpm`` using ``pip``::\n\n $ pip install zpm\n\n\nContact\n-------\n\nPlease use the `zerovm mailing list`__ on Google Groups for anything\nrelated to zpm. You are also welcome to come by `#zerovm on\nirc.freenode.net`__ where the developers can be found.\n\n.. __: https://groups.google.com/forum/#!forum/zerovm\n.. __: http://webchat.freenode.net/?channels=zerovm\n\n\nChangelog\n---------\n\n0.3 (2014-10-22):\n This release adds new features and fixes bugs. The main change is\n that it is now possible to leave out the `ui` key from the zapp\n configuration. Before that would signal that the default web\n interface should be generated by `zpm deploy`, it now means no web\n interface. To get the default interface, specify `--with-ui` when\n running `zpm new`.\n\n Issues closed since 0.2.1:\n\n * `#109`_: Add web frontend as an option of `zpm new`, don't\n generate it on `zpm bundle`.\n\n * `#131`_: `zpm deploy -l debug` should include request/response\n data.\n\n * `#157`_: Ubuntu package: install requires `python-swiftclient`.\n\n * `#158`_: Ubuntu package: update changelog for version 0.2.\n\n * `#167`_: `index.html` template rendering was broken.\n\n * `#173`_: Deduce auth version from environment variables.\n\n * `#177`_: Allow user to force deployment to a non-empty container\n with `zpm deploy`.\n\n * `#180`_: Add X-Nexe-Cdr-Line parsing and display.\n\n * `#183`_: Add `zpm auth` command for getting storage url and auth\n token.\n\n0.2.1 (2014-07-20):\n This release fixes some minor packaging and distribution issues, as well\n as some of the behavior of the `deploy` command:\n\n * `python-swiftclient` is now an explicit dependency\n * `setup.py` uses `setuptools` instead of `distutils`\n * `deploy`: show full URL to the deployed index.html\n * `deploy`: set correct content type for zapp files\n * `deploy`: better management of containers (automatically create containers\n if not existing, don't allow deployment to a non-empty container)\n\n\n0.2 (2014-06-30):\n This release drops support for Python 3.2 due to the lack of\n ``u\"...\"`` literals in that version. Other issues fixed:\n\n * `#20`_: Set up Debian packaging for zpm.\n\n * `#31`_: Use ``python-swiftclient`` instead of ``requests`` for\n interacting with Swift.\n\n * `#37`_: Added a ``zpm execute`` command.\n\n * `#119`_: ``zpm bundle`` did not raise errors when files in the\n bundling list don't exist.\n\n * `#122`_: Some ``zpm deploy`` references were not rendering\n correctly in the documentation.\n\n * `#132`_: Only process UI files ending in ``.tmpl`` as Jinja2\n templates.\n\n0.1 (2014-05-21):\n First release.\n\n.. _#20: https://github.com/zerovm/zpm/issues/20\n.. _#31: https://github.com/zerovm/zpm/issues/31\n.. _#37: https://github.com/zerovm/zpm/issues/37\n.. _#109: https://github.com/zerovm/zpm/issues/109\n.. _#119: https://github.com/zerovm/zpm/issues/119\n.. _#122: https://github.com/zerovm/zpm/issues/122\n.. _#131: https://github.com/zerovm/zpm/issues/131\n.. _#132: https://github.com/zerovm/zpm/issues/132\n.. _#157: https://github.com/zerovm/zpm/issues/157\n.. _#158: https://github.com/zerovm/zpm/issues/158\n.. _#167: https://github.com/zerovm/zpm/issues/167\n.. _#173: https://github.com/zerovm/zpm/issues/173\n.. _#177: https://github.com/zerovm/zpm/issues/177\n.. _#180: https://github.com/zerovm/zpm/issues/180\n.. _#183: https://github.com/zerovm/zpm/issues/183", "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/zerovm/zpm", "keywords": "zpm zerovm zvm", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "zpm", "package_url": "https://pypi.org/project/zpm/", "platform": "any", "project_url": "https://pypi.org/project/zpm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zerovm/zpm" }, "release_url": "https://pypi.org/project/zpm/0.3/", "requires_dist": null, "requires_python": null, "summary": "ZeroVM Package Manager", "version": "0.3" }, "last_serial": 1278583, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2a5b79e6207a71ec8003bfbf2a458785", "sha256": "6baf22831e3adb820e48191503f3df610aaa1d6281e99c3cdb1d5549c9b027ba" }, "downloads": -1, "filename": "zpm-0.1.tar.gz", "has_sig": false, "md5_digest": "2a5b79e6207a71ec8003bfbf2a458785", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14225, "upload_time": "2014-05-21T11:40:35", "url": "https://files.pythonhosted.org/packages/43/78/b7dba82846d70b26b3b30150e85182905d8bce39d0205c9b5599a75cf207/zpm-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "44757f3b00ee5b55f876fe6a4ae864ff", "sha256": "32856064f05b18d735d5e4503e6e2943b671e2404330a1bbb38b8ae7e9d9c3d6" }, "downloads": -1, "filename": "zpm-0.2.tar.gz", "has_sig": false, "md5_digest": "44757f3b00ee5b55f876fe6a4ae864ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14273, "upload_time": "2014-06-30T13:39:43", "url": "https://files.pythonhosted.org/packages/95/42/a0dc1f09cf97146491c0bfc123b3b983647876c99ebffd800cf0748b8429/zpm-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8239259dd0ccaabff247a25bb5b79f15", "sha256": "025156de5dcccc1ff030f5c69fd745b77522c3a861147602577bfec730b53601" }, "downloads": -1, "filename": "zpm-0.3.tar.gz", "has_sig": false, "md5_digest": "8239259dd0ccaabff247a25bb5b79f15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19605, "upload_time": "2014-10-22T08:32:24", "url": "https://files.pythonhosted.org/packages/0e/28/4de514f6b4d47e0ff1e8615e67ccee04f54401769ab4f4dabcf2df791001/zpm-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8239259dd0ccaabff247a25bb5b79f15", "sha256": "025156de5dcccc1ff030f5c69fd745b77522c3a861147602577bfec730b53601" }, "downloads": -1, "filename": "zpm-0.3.tar.gz", "has_sig": false, "md5_digest": "8239259dd0ccaabff247a25bb5b79f15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19605, "upload_time": "2014-10-22T08:32:24", "url": "https://files.pythonhosted.org/packages/0e/28/4de514f6b4d47e0ff1e8615e67ccee04f54401769ab4f4dabcf2df791001/zpm-0.3.tar.gz" } ] }