{ "info": { "author": "Ia Khimshiashvili", "author_email": "i.khimsh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=======\nIs ISBN\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/is_isbn.svg\n :target: https://pypi.python.org/pypi/is_isbn\n\n.. image:: https://img.shields.io/travis/khimsh/is_isbn.svg\n :target: https://travis-ci.org/khimsh/is_isbn\n\n.. image:: https://readthedocs.org/projects/is-isbn/badge/?version=latest\n :target: https://is-isbn.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/khimsh/is_isbn/shield.svg\n :target: https://pyup.io/repos/github/khimsh/is_isbn/\n :alt: Updates\n\n\nDescription\n-----------\n\n**Is ISBN** provides a single function to test if a given string is valid ISBN.\n\n\nInstallation\n------------\n\n\n::\n\n pip install is-isbn\n\n\nWith pipenv:\n::\n\n pipenv install is-isbn\n\n\nUsage\n-----\n\nImport:\n::\n\n from is_isbn.is_isbn import is_isbn\n\n\nUse:\n::\n\n is_isbn('978-9941-445-51-4')\n\n\nor\n**\n\nImport:\n::\n\n from is_isbn import is_isbn\n\n\nUse:\n::\n\n is_isbn.is_isbn('978-9941-445-51-4')\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n* Free software: MIT license\n* Documentation: https://is-isbn.readthedocs.io.\n\n=======\nHistory\n=======\n\n0.1.0 (2019-08-30)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/khimsh/is_isbn", "keywords": "is_isbn", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "is-isbn", "package_url": "https://pypi.org/project/is-isbn/", "platform": "", "project_url": "https://pypi.org/project/is-isbn/", "project_urls": { "Homepage": "https://github.com/khimsh/is_isbn" }, "release_url": "https://pypi.org/project/is-isbn/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Checks if the provided string is valid ISBN.", "version": "0.1.0" }, "last_serial": 5759274, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1bfbcedb0f29a6a38b3a7d6ee285601d", "sha256": "5a6ac2f4cb9eb7e08dd83bfc352f382538712d7c52ddcd11f965f425882bbd04" }, "downloads": -1, "filename": "is_isbn-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1bfbcedb0f29a6a38b3a7d6ee285601d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3877, "upload_time": "2019-08-30T09:14:29", "url": "https://files.pythonhosted.org/packages/80/b3/f5df6a469a21fe128ca34f928a5286503d5596876f2662db3da23631fdc8/is_isbn-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d3396b3bf84d21f5ec3172b2056d198", "sha256": "adbfd634bf1a08e65f9758702526ed8fdab04b018c0be5efaa659f64b9d74385" }, "downloads": -1, "filename": "is_isbn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2d3396b3bf84d21f5ec3172b2056d198", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14357, "upload_time": "2019-08-30T09:14:31", "url": "https://files.pythonhosted.org/packages/bb/18/4e0f22a0482cdc303008912464f2e9833fa41f5b763b21d79fc2b9848f34/is_isbn-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1bfbcedb0f29a6a38b3a7d6ee285601d", "sha256": "5a6ac2f4cb9eb7e08dd83bfc352f382538712d7c52ddcd11f965f425882bbd04" }, "downloads": -1, "filename": "is_isbn-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1bfbcedb0f29a6a38b3a7d6ee285601d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3877, "upload_time": "2019-08-30T09:14:29", "url": "https://files.pythonhosted.org/packages/80/b3/f5df6a469a21fe128ca34f928a5286503d5596876f2662db3da23631fdc8/is_isbn-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d3396b3bf84d21f5ec3172b2056d198", "sha256": "adbfd634bf1a08e65f9758702526ed8fdab04b018c0be5efaa659f64b9d74385" }, "downloads": -1, "filename": "is_isbn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2d3396b3bf84d21f5ec3172b2056d198", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14357, "upload_time": "2019-08-30T09:14:31", "url": "https://files.pythonhosted.org/packages/bb/18/4e0f22a0482cdc303008912464f2e9833fa41f5b763b21d79fc2b9848f34/is_isbn-0.1.0.tar.gz" } ] }