{ "info": { "author": "RedTurtle Technology", "author_email": "keul@redturtle.it", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Software Development", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Installation/Setup", "Topic :: Utilities" ], "description": "Introduction\r\n============\r\n\r\nThis is a plugin for `zest.releaser`__ for being able to automatically copy releases of your products\r\nto a local directory.\r\n\r\n__ http://pypi.python.org/pypi/zest.releaser\r\n\r\nThis can be useful in some special customer environments, for example behind strong firewall and network\r\npolicies, where reaching an external pypi repository is not simple.\r\n\r\nHow to use\r\n==========\r\n\r\nYou must configure your ``~/.pypirc`` file, adding to it a configuration like the one that follow::\r\n\r\n [rt.zestreleaser.pypilocal]\r\n pypi-local = ../../pypi-local\r\n\r\nIn this example next time you will run the ``fullrelease`` utility, a folder named ``pypi-local`` will be\r\nsearched two level above the current working directory.\r\n\r\nIn a common *buildout* environment this is a normal situation::\r\n\r\n buildout-directory\r\n |\r\n ...\r\n |_ pypi-local\r\n ...\r\n \\_ src\r\n |\r\n ...\r\n \\_ your.package\r\n\r\nIt this way the ``pypi-local`` folder will be looked in the buildout directory root.\r\n\r\nYou can also provide multiple path, or system absolute paths::\r\n\r\n [rt.zestreleaser.pypilocal]\r\n pypi-local = ../../pypi-local\r\n global = /opt/global-pypi\r\n\r\nFor every found match, ``zest.releaser`` will ask to you if copy the release in the folder::\r\n\r\n ....\r\n Register and upload to pypi (y/N)?\r\n Register and upload to plone.org (Y/n)? n\r\n Copy egg to folder /Users/keul/buildout/test/pypi-local (Y/n)? Y\r\n Copy egg to folder /opt/global-pypi (Y/n)?\r\n\r\nAuthors\r\n=======\r\n\r\nThis product was developed by RedTurtle Technology team.\r\n\r\n.. image:: http://www.redturtle.it/redturtle_banner.png\r\n :alt: RedTurtle Technology Site\r\n :target: http://www.redturtle.it/\r\n\r\nChangelog\r\n=========\r\n\r\n0.1 (2013-01-30)\r\n----------------\r\n\r\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/RedTurtle/rt.zestreleaser.pypilocal", "keywords": "releaser zest.releaser egg", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "rt.zestreleaser.pypilocal", "package_url": "https://pypi.org/project/rt.zestreleaser.pypilocal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rt.zestreleaser.pypilocal/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RedTurtle/rt.zestreleaser.pypilocal" }, "release_url": "https://pypi.org/project/rt.zestreleaser.pypilocal/0.1/", "requires_dist": null, "requires_python": null, "summary": "Plugin for zest.releaser to allow putting the created egg in a standard buildout folder", "version": "0.1" }, "last_serial": 799116, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b8b6ee773299712670a906b6dac4e046", "sha256": "fd32b74bad14b735a5b75b92ac6397bde3b4875c2031abf6e97bd5b45d41e1d1" }, "downloads": -1, "filename": "rt.zestreleaser.pypilocal-0.1.zip", "has_sig": false, "md5_digest": "b8b6ee773299712670a906b6dac4e046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18384, "upload_time": "2013-01-30T15:06:33", "url": "https://files.pythonhosted.org/packages/39/18/23c7bcb6cad932c62d153dd5cb81d6ad6b7602dcafd16f13fc3cb5759c78/rt.zestreleaser.pypilocal-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8b6ee773299712670a906b6dac4e046", "sha256": "fd32b74bad14b735a5b75b92ac6397bde3b4875c2031abf6e97bd5b45d41e1d1" }, "downloads": -1, "filename": "rt.zestreleaser.pypilocal-0.1.zip", "has_sig": false, "md5_digest": "b8b6ee773299712670a906b6dac4e046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18384, "upload_time": "2013-01-30T15:06:33", "url": "https://files.pythonhosted.org/packages/39/18/23c7bcb6cad932c62d153dd5cb81d6ad6b7602dcafd16f13fc3cb5759c78/rt.zestreleaser.pypilocal-0.1.zip" } ] }