{ "info": { "author": "Ingy dot Net", "author_email": "ingy@ingy.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "crockford - Encode and Decode using the Crockford Base32 scheme\n---------------------------------------------------------------\n\nInstallation\n------------\n\nUse::\n\n > sudo pip install crockford\n\nor::\n\n > sudo easy install crockford\n\nor::\n\n > git clone git://github.com/ingydotnet/crockford-py.git\n > cd crockford-py\n > sudo make install\n\nUsage\n-----\n\n import crockford\n\n base32 = crockford.b32encode(string)\n string = crockford.b32decode(base32)\n\nAuthors\n-------\n\n* Ingy dot Net \n\nCopyright\n---------\n\ncrockford is Copyright (c) 2011, Ingy dot Net\n\ncrockford is licensed under the New BSD License. See the LICENSE file.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ingydotnet/crockford-py/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "crockford", "package_url": "https://pypi.org/project/crockford/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/crockford/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ingydotnet/crockford-py/" }, "release_url": "https://pypi.org/project/crockford/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Encode and decode using Douglas Crockford's base32 encoding scheme:", "version": "0.0.2" }, "last_serial": 788520, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "de827944d791dc92632b38b4d32247bd", "sha256": "9d8a45f52ecd59eb77ddc4d480d19983fc970b26af55960729e3693d5fb8a22e" }, "downloads": -1, "filename": "crockford-0.0.2.tar.gz", "has_sig": false, "md5_digest": "de827944d791dc92632b38b4d32247bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7852, "upload_time": "2011-04-24T07:31:10", "url": "https://files.pythonhosted.org/packages/78/e6/3a5432333ced9886ef75348aeac3043646335a7d756b3b9ff37ad5d230bf/crockford-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de827944d791dc92632b38b4d32247bd", "sha256": "9d8a45f52ecd59eb77ddc4d480d19983fc970b26af55960729e3693d5fb8a22e" }, "downloads": -1, "filename": "crockford-0.0.2.tar.gz", "has_sig": false, "md5_digest": "de827944d791dc92632b38b4d32247bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7852, "upload_time": "2011-04-24T07:31:10", "url": "https://files.pythonhosted.org/packages/78/e6/3a5432333ced9886ef75348aeac3043646335a7d756b3b9ff37ad5d230bf/crockford-0.0.2.tar.gz" } ] }