{ "info": { "author": "Chase Lambert", "author_email": "t.heicfire@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Debuggers" ], "description": "Some Debugging Utilities\n=======================\n\nRight now there's just one:\nparr(array, indexes)\nThis will print the array, and color each index of indexes in array.\n\nFor example:\nparr([5, 6, 9], [1]) Will print \"5 6 9\", where 6 has a grey background.", "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/theicfire/visdebug", "keywords": "debugging development", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "visdebug", "package_url": "https://pypi.org/project/visdebug/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/visdebug/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/theicfire/visdebug" }, "release_url": "https://pypi.org/project/visdebug/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Visual utils for debugging", "version": "0.0.1" }, "last_serial": 1362557, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7ce810aef14f36368196276c2557b205", "sha256": "f4c15f35d311b708c4ff6284e40c1847f586fa87f5cfe604db3b6b614b177fd0" }, "downloads": -1, "filename": "visdebug-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ce810aef14f36368196276c2557b205", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2948, "upload_time": "2014-12-28T05:34:37", "url": "https://files.pythonhosted.org/packages/1d/3a/7a8a60fd8842d31bb1e70c196bafb581b72fa37e452a5926cdabd1e27c58/visdebug-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ce810aef14f36368196276c2557b205", "sha256": "f4c15f35d311b708c4ff6284e40c1847f586fa87f5cfe604db3b6b614b177fd0" }, "downloads": -1, "filename": "visdebug-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ce810aef14f36368196276c2557b205", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2948, "upload_time": "2014-12-28T05:34:37", "url": "https://files.pythonhosted.org/packages/1d/3a/7a8a60fd8842d31bb1e70c196bafb581b72fa37e452a5926cdabd1e27c58/visdebug-0.0.1-py2.py3-none-any.whl" } ] }