{ "info": { "author": "The Python Packaging Authority", "author_email": "donald@stufft.io", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License" ], "description": "pep470\n======\n\npep470 is a small tool which enables users to easily upload their files to PyPI\nduring the PEP470 migration phase.\n\n\nUsage\n-----\n\nTo use pep470, simply execute the ``pep470`` CLI utility with a list of one or\nmore project names like:\n\n.. code-block:: console\n\n $ pep470 foo bar spam\n Downloading |################################| 3/3\n Downloaded all externally hosted files, upload to PyPI using `twine upload --skip-existing dist/*`\n\nOnce that has executed, then simply run ``twine upload --skip-existing dist/*``\nto upload all of the files it has found to PyPI.\n\n\nDiscussion\n----------\n\nIf you run into bugs, you can file them in our `issue tracker`_.\n\nYou can also join ``#pypa`` or ``#pypa-dev`` on Freenode to ask questions or\nget involved.\n\n\nCode of Conduct\n---------------\n\nEveryone interacting in the pep470 project's codebases, issue trackers, chat\nrooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.\n\n\n.. _`issue tracker`: https://github.com/pypa/pep470/issues\n.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pypa/pep470", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "pep470", "package_url": "https://pypi.org/project/pep470/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pep470/", "project_urls": { "Homepage": "https://github.com/pypa/pep470" }, "release_url": "https://pypi.org/project/pep470/15.0/", "requires_dist": [ "click", "progress", "twine" ], "requires_python": "", "summary": "Script to enable downloading files for the PEP 470 migration.", "version": "15.0" }, "last_serial": 1736572, "releases": { "15.0": [ { "comment_text": "", "digests": { "md5": "75a4e1b99cf52c6c2f134e2020bfb83b", "sha256": "1bdbb373924a927e21a395bdd114d3da5a4921af3ae583293da53ab686cef33a" }, "downloads": -1, "filename": "pep470-15.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75a4e1b99cf52c6c2f134e2020bfb83b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6303, "upload_time": "2015-09-24T17:34:56", "url": "https://files.pythonhosted.org/packages/1a/d6/b2c516af4ea3c962057508eb83b45e8964a98a5242baef83c99150c66d14/pep470-15.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "639ebef342132298d221eca247fb5cfa", "sha256": "769b15c2e76e9572f095f9bb02903f46bb02729b7dcb9c7117dfb9fc5b3d95b8" }, "downloads": -1, "filename": "pep470-15.0.tar.gz", "has_sig": false, "md5_digest": "639ebef342132298d221eca247fb5cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2015-09-24T17:35:00", "url": "https://files.pythonhosted.org/packages/b8/e2/acaaacded699be10d5f924a5ddc9415e4cf9413be561c9fd4532c3795811/pep470-15.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75a4e1b99cf52c6c2f134e2020bfb83b", "sha256": "1bdbb373924a927e21a395bdd114d3da5a4921af3ae583293da53ab686cef33a" }, "downloads": -1, "filename": "pep470-15.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75a4e1b99cf52c6c2f134e2020bfb83b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6303, "upload_time": "2015-09-24T17:34:56", "url": "https://files.pythonhosted.org/packages/1a/d6/b2c516af4ea3c962057508eb83b45e8964a98a5242baef83c99150c66d14/pep470-15.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "639ebef342132298d221eca247fb5cfa", "sha256": "769b15c2e76e9572f095f9bb02903f46bb02729b7dcb9c7117dfb9fc5b3d95b8" }, "downloads": -1, "filename": "pep470-15.0.tar.gz", "has_sig": false, "md5_digest": "639ebef342132298d221eca247fb5cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2015-09-24T17:35:00", "url": "https://files.pythonhosted.org/packages/b8/e2/acaaacded699be10d5f924a5ddc9415e4cf9413be561c9fd4532c3795811/pep470-15.0.tar.gz" } ] }