{ "info": { "author": "Samuel Bishop", "author_email": "sam@psyx.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA command line tool that checks if a package name is reserved or in use on PyPI.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install check-pypi-name-cli\n\nDocumentation\n=============\n\nhttps://python-check-pypi-name-cli.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2017-06-25)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/techdragon/python-check-pypi-name-cli", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "check-pypi-name-cli", "package_url": "https://pypi.org/project/check-pypi-name-cli/", "platform": "", "project_url": "https://pypi.org/project/check-pypi-name-cli/", "project_urls": { "Homepage": "https://github.com/techdragon/python-check-pypi-name-cli" }, "release_url": "https://pypi.org/project/check-pypi-name-cli/0.3.0/", "requires_dist": [ "check-pypi-name (>=0.3.0)", "click" ], "requires_python": "", "summary": "A command line tool that checks if a package name is reserved or in use on PyPI.", "version": "0.3.0" }, "last_serial": 2979548, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "78b21c713e143fc5585ff868151cc296", "sha256": "f921db6a4d2a46d96a1f62e64ec42df713889a164a606bc63a5f5cc0e3851d6b" }, "downloads": -1, "filename": "check_pypi_name_cli-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78b21c713e143fc5585ff868151cc296", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4802, "upload_time": "2017-06-26T13:49:21", "url": "https://files.pythonhosted.org/packages/05/fc/bbaee898583b88659195ebac15f7b634947a401767a04def819d275cd6e1/check_pypi_name_cli-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9039f4070160e79eddf8768ab6d657b4", "sha256": "7ea021e3b7814c468799c693c01d57f9ccc2a8c56501cbeadf93b2e59a8fcee9" }, "downloads": -1, "filename": "check-pypi-name-cli-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9039f4070160e79eddf8768ab6d657b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14510, "upload_time": "2017-06-26T13:49:23", "url": "https://files.pythonhosted.org/packages/eb/ad/922abb90086a59e03ee06be2923efd7e4024d4b5f2e3121f3b5b39a26f82/check-pypi-name-cli-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78b21c713e143fc5585ff868151cc296", "sha256": "f921db6a4d2a46d96a1f62e64ec42df713889a164a606bc63a5f5cc0e3851d6b" }, "downloads": -1, "filename": "check_pypi_name_cli-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78b21c713e143fc5585ff868151cc296", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4802, "upload_time": "2017-06-26T13:49:21", "url": "https://files.pythonhosted.org/packages/05/fc/bbaee898583b88659195ebac15f7b634947a401767a04def819d275cd6e1/check_pypi_name_cli-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9039f4070160e79eddf8768ab6d657b4", "sha256": "7ea021e3b7814c468799c693c01d57f9ccc2a8c56501cbeadf93b2e59a8fcee9" }, "downloads": -1, "filename": "check-pypi-name-cli-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9039f4070160e79eddf8768ab6d657b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14510, "upload_time": "2017-06-26T13:49:23", "url": "https://files.pythonhosted.org/packages/eb/ad/922abb90086a59e03ee06be2923efd7e4024d4b5f2e3121f3b5b39a26f82/check-pypi-name-cli-0.3.0.tar.gz" } ] }