{ "info": { "author": "Skip Montanaro", "author_email": "skip@pobox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The tb module defines two functions, compact_traceback and\nverbose_traceback, either of which can be assigned to sys.excepthook and\nused as alternate traceback display functions.\n\nVersion 0.1 is the first release.", "description_content_type": null, "docs_url": null, "download_url": "http://www.smontanaro.net/python/tb-0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.smontanaro.net/python/", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "tb", "package_url": "https://pypi.org/project/tb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tb/", "project_urls": { "Download": "http://www.smontanaro.net/python/tb-0.1.tar.gz", "Homepage": "http://www.smontanaro.net/python/" }, "release_url": "https://pypi.org/project/tb/0.1/", "requires_dist": null, "requires_python": null, "summary": "Alternate traceback formatting functions", "version": "0.1" }, "last_serial": 1736874, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "cf721782dc1d388628af6a8f1e550793", "sha256": "9e6e159ec4a7beb9e88cd71f104403b0de1cfd7908873e585cabea38286b7ec1" }, "downloads": -1, "filename": "tb-0.1.tar.gz", "has_sig": false, "md5_digest": "cf721782dc1d388628af6a8f1e550793", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1995, "upload_time": "2015-09-24T20:17:39", "url": "https://files.pythonhosted.org/packages/6f/f0/a21d23703df21907539d6b4082f7a411fb537cd803ecf90f6c184536bb17/tb-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf721782dc1d388628af6a8f1e550793", "sha256": "9e6e159ec4a7beb9e88cd71f104403b0de1cfd7908873e585cabea38286b7ec1" }, "downloads": -1, "filename": "tb-0.1.tar.gz", "has_sig": false, "md5_digest": "cf721782dc1d388628af6a8f1e550793", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1995, "upload_time": "2015-09-24T20:17:39", "url": "https://files.pythonhosted.org/packages/6f/f0/a21d23703df21907539d6b4082f7a411fb537cd803ecf90f6c184536bb17/tb-0.1.tar.gz" } ] }