{ "info": { "author": "Zope Corporation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "This package provides a few simple scripts to administrate the Python Package\nIndex (PyPI).\n\nAdding and Removing Roles\n-------------------------\n\nThe first two scripts allow to grant or revoke the owner role to/from a user\nfor a list of packages. Here is the syntax::\n\n # addrole --user=USER --pwd=PASSWORD TARGETUSER PACKAGE1, PACKAGE2, ...\n # delrole --user=USER --pwd=PASSWORD TARGETUSER PACKAGE1, PACKAGE2, ...\n\nOptionally, you can also apply the role changes to all packages of the calling\nuser::\n\n # addrole --user=USER --pwd=PASSWORD -a TARGETUSER\n # delrole --user=USER --pwd=PASSWORD -a TARGETUSER\n\n\n=======\nCHANGES\n=======\n\n0.1.1 (2009-02-08)\n------------------\n\n- Show command line help correctly.\n\n- Show a error message instead of exception traceback, when user\n is not an owner and thus can not give someone else the owner role.\n\n- Change mailing list to zope-dev at zope.org instead of retired one.\n\n- Change \"cheeseshop\" to \"pypi\" in the package's url.\n\n- Fix package description.\n\n0.1.0 (2007-11-05)\n------------------\n\n- Initial release. Implemented `addrole` and `delrole` scripts, which\n allow one to add and remove roles for a user from one or more packages.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/zope.pypisupport", "keywords": "pypi console tools", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zope.pypisupport", "package_url": "https://pypi.org/project/zope.pypisupport/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zope.pypisupport/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/zope.pypisupport" }, "release_url": "https://pypi.org/project/zope.pypisupport/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python Package Index (PyPI) role management tools", "version": "0.1.1" }, "last_serial": 802390, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "19e63de5b6821c96d3cd7e74079e3dcd", "sha256": "a96a5d59996373e61d794f82bf4c0b630f6823d55f1bc977eee496ca4c4135bc" }, "downloads": -1, "filename": "zope.pypisupport-0.1.0.tar.gz", "has_sig": false, "md5_digest": "19e63de5b6821c96d3cd7e74079e3dcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4675, "upload_time": "2007-11-05T21:49:08", "url": "https://files.pythonhosted.org/packages/c1/bc/f17afafaa8f033cfa18b61e50c4c7dd90409fa9edbd65ace5bd56bdc2611/zope.pypisupport-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a34d159221a74c0d54f0ec5a6457ac27", "sha256": "eb95a3479e7fbe40f5bebd24901bb8619d40ba1cc1071fb3002442439c7dafc6" }, "downloads": -1, "filename": "zope.pypisupport-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a34d159221a74c0d54f0ec5a6457ac27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4934, "upload_time": "2009-02-08T20:53:24", "url": "https://files.pythonhosted.org/packages/16/fb/38dba00239b3ad3aff8be199c3e8ef40650b2535b135b307688de4ba88c5/zope.pypisupport-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a34d159221a74c0d54f0ec5a6457ac27", "sha256": "eb95a3479e7fbe40f5bebd24901bb8619d40ba1cc1071fb3002442439c7dafc6" }, "downloads": -1, "filename": "zope.pypisupport-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a34d159221a74c0d54f0ec5a6457ac27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4934, "upload_time": "2009-02-08T20:53:24", "url": "https://files.pythonhosted.org/packages/16/fb/38dba00239b3ad3aff8be199c3e8ef40650b2535b135b307688de4ba88c5/zope.pypisupport-0.1.1.tar.gz" } ] }