{ "info": { "author": "Vernon Cole", "author_email": "vernondcole@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "an IDstring is a string-like object which can be incremented, to produce\na series of serial-number-like strings, consisting of Arabic digits and upper case letters,\nskipping those which can be easily misinterpreted (\"oh\", \"I\", \"Q\", and Zed) and which has\na Luhn-N check digit, capable of detecting any single-letter error and most other errors.\n\nProgrammers may define alternate alphabets, alternate lists of \"dirty\" words (which are skipped),\na fixed subfield for generating serial number from multiple sources, and a hash code to create unique check\ndigits algorithms for multiple projects.\n\nThe class will also perform generic binary to alpha conversions in your alphabet (base-32 for the default).", "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/vernondcole/idstring", "keywords": "serial number string checksum", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "idstring", "package_url": "https://pypi.org/project/idstring/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/idstring/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vernondcole/idstring" }, "release_url": "https://pypi.org/project/idstring/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "a class for compact alpha-numeric serial numbers with a check digit", "version": "1.0.3" }, "last_serial": 921154, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "341faf537c2c8e71b3344b18b859d404", "sha256": "22a9369811f874af8669c871d91b9b7bff62b8799dc3f5bd53b6e5a3b4e4cd5f" }, "downloads": -1, "filename": "idstring-0.2.2.tar.gz", "has_sig": false, "md5_digest": "341faf537c2c8e71b3344b18b859d404", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8777, "upload_time": "2013-03-02T14:49:02", "url": "https://files.pythonhosted.org/packages/07/45/575cafafec1e8861dd7dc067c34aa7d57b700ad27ee1e42ad6cbd9b11c01/idstring-0.2.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "078b35c714448baafe53db7ea2591f74", "sha256": "164a360634e9ecdf9a5b7a3ee620f366b4730aa56226dcc244cfcb03c80c2703" }, "downloads": -1, "filename": "idstring-1.0.0.tar.gz", "has_sig": false, "md5_digest": "078b35c714448baafe53db7ea2591f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9403, "upload_time": "2013-11-15T19:59:20", "url": "https://files.pythonhosted.org/packages/12/19/db50d8261a2bfa331468b270a81011e2df3845c7dd15a783d14dcfa65898/idstring-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "0b74d4af058dd128aa5b8ce2cc934c11", "sha256": "c0c93ecbbd010f68a3d6d79e8bff2018df7e68dd3dc52c276fcbee8504411c9f" }, "downloads": -1, "filename": "idstring-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0b74d4af058dd128aa5b8ce2cc934c11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9416, "upload_time": "2013-11-15T20:13:41", "url": "https://files.pythonhosted.org/packages/6e/23/2e5ef38964754197e97d01f94d9b83452748ed2d045b09e790c5d87433c1/idstring-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "421d64f6839b711c9e9492e71d3c688f", "sha256": "b4df2253fab1b3b6372136d57a6657d2e3f0197c179e269ba03e7b8d73a75a86" }, "downloads": -1, "filename": "idstring-1.0.3.tar.gz", "has_sig": false, "md5_digest": "421d64f6839b711c9e9492e71d3c688f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9448, "upload_time": "2013-11-16T10:28:21", "url": "https://files.pythonhosted.org/packages/07/4e/f1e91733117a45448c452fc1bba8c6b16432d76d33f483770dbe52acb677/idstring-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "421d64f6839b711c9e9492e71d3c688f", "sha256": "b4df2253fab1b3b6372136d57a6657d2e3f0197c179e269ba03e7b8d73a75a86" }, "downloads": -1, "filename": "idstring-1.0.3.tar.gz", "has_sig": false, "md5_digest": "421d64f6839b711c9e9492e71d3c688f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9448, "upload_time": "2013-11-16T10:28:21", "url": "https://files.pythonhosted.org/packages/07/4e/f1e91733117a45448c452fc1bba8c6b16432d76d33f483770dbe52acb677/idstring-1.0.3.tar.gz" } ] }