{ "info": { "author": "Bart Mosley", "author_email": "bartm@bondgeek.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# bgqsp\nUtilities for handling CUSIP check digits. \n\n\n## Sample usage\n\n```\n>>> import bgqsp.cusip as q\n>>> q.validate_cusip('912810DB')\n'912810DB1'\n>>>\n```\n\n## Disclaimers\n\nThis project is in no way associated with the American Bankers Association\nand is offered as-is with no guarantees.\n\nCUSIP is a registered trademark of the American Bankers Association. \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bondgeek/bgqsp", "keywords": "", "license": "MIT LICENSE", "maintainer": "", "maintainer_email": "", "name": "bg-qsp", "package_url": "https://pypi.org/project/bg-qsp/", "platform": "", "project_url": "https://pypi.org/project/bg-qsp/", "project_urls": { "Homepage": "https://github.com/bondgeek/bgqsp" }, "release_url": "https://pypi.org/project/bg-qsp/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.1.3" }, "last_serial": 5229602, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "d62fe7689db58f69a43a6116c988e3e8", "sha256": "fed2ef4115df8c4cd7eb0eb4e6b38673c3b06850d6e5360c59dd58e7bffce63f" }, "downloads": -1, "filename": "bg_qsp-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d62fe7689db58f69a43a6116c988e3e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3349, "upload_time": "2019-05-05T20:40:16", "url": "https://files.pythonhosted.org/packages/c3/b9/4b1e48d3703ee87710c24eeab0ac7d8753ca1c455922fa4e445e55bf935c/bg_qsp-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4f364651af92619d44a5929766fcae3", "sha256": "e8404b96e254ffa7971352a7ce859045f938a39349144299a949136ff1891db2" }, "downloads": -1, "filename": "bg-qsp-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f4f364651af92619d44a5929766fcae3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2110, "upload_time": "2019-05-05T20:40:18", "url": "https://files.pythonhosted.org/packages/63/9b/5a0e40907a4fb3053255359c05c89cca3b48d3f83c62f96364a7b2bb3aa9/bg-qsp-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d62fe7689db58f69a43a6116c988e3e8", "sha256": "fed2ef4115df8c4cd7eb0eb4e6b38673c3b06850d6e5360c59dd58e7bffce63f" }, "downloads": -1, "filename": "bg_qsp-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d62fe7689db58f69a43a6116c988e3e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3349, "upload_time": "2019-05-05T20:40:16", "url": "https://files.pythonhosted.org/packages/c3/b9/4b1e48d3703ee87710c24eeab0ac7d8753ca1c455922fa4e445e55bf935c/bg_qsp-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4f364651af92619d44a5929766fcae3", "sha256": "e8404b96e254ffa7971352a7ce859045f938a39349144299a949136ff1891db2" }, "downloads": -1, "filename": "bg-qsp-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f4f364651af92619d44a5929766fcae3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2110, "upload_time": "2019-05-05T20:40:18", "url": "https://files.pythonhosted.org/packages/63/9b/5a0e40907a4fb3053255359c05c89cca3b48d3f83c62f96364a7b2bb3aa9/bg-qsp-0.1.3.tar.gz" } ] }