{ "info": { "author": "Doug Hellmann", "author_email": "doug.hellmann@dreamhost.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=======\n pdbcs\n=======\n\npdb for setuptools console scripts\n\nUsing\n=====\n\nA console script installed by setuptools is a thin wrapper that loads\nthe defined entry point and invokes it. pdbcs uses the console script\nname to load the entry point itself and invoke the debugger. The\ndebugger automatically stops on the first line of the main function of\nthe console script.\n\n::\n\n $ pdbcs /Users/dhellmann/Envs/pdbcs/bin/pdbcs\n > /Users/dhellmann/Devel/pdbcs/pdbcs/pdbcs/main.py(11)main()\n -> parser = argparse.ArgumentParser()\n (Pdb)", "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/dreamhost/pdbcs", "keywords": "setuptools\ndebugging\npdb", "license": "Apache-2", "maintainer": null, "maintainer_email": null, "name": "pdbcs", "package_url": "https://pypi.org/project/pdbcs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pdbcs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dreamhost/pdbcs" }, "release_url": "https://pypi.org/project/pdbcs/0.3/", "requires_dist": null, "requires_python": null, "summary": "pdb for setuptools console scripts", "version": "0.3" }, "last_serial": 981277, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "311fac82a2a773d274349a4f4bdb5c7a", "sha256": "71eb1788dc8392328e11fac9ca99317cf81f19ff7415617ccb329ddb87f645e7" }, "downloads": -1, "filename": "pdbcs-0.1.tar.gz", "has_sig": false, "md5_digest": "311fac82a2a773d274349a4f4bdb5c7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5285, "upload_time": "2013-04-26T21:10:17", "url": "https://files.pythonhosted.org/packages/96/29/a12543baf3d704194a045e08f39df48519c3598b0e947e5285014ccf2d0a/pdbcs-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f9ef1183d7fcc0fd886af6bbbeccd538", "sha256": "4ba9e2bf1ff8764073d91a848f69850cbc8acd0be9403d9e95ad6215831d46d6" }, "downloads": -1, "filename": "pdbcs-0.2.tar.gz", "has_sig": false, "md5_digest": "f9ef1183d7fcc0fd886af6bbbeccd538", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5512, "upload_time": "2013-04-26T21:22:26", "url": "https://files.pythonhosted.org/packages/46/46/ad382012d04f767f65f10d9e3ac1013aa3cf63387f7c6c2b65e75049885b/pdbcs-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "e807a112907d76d9b76c040080343220", "sha256": "f025de455efee547c95670e19152781b958a141c1f0110921504145ae095ea7a" }, "downloads": -1, "filename": "pdbcs-0.3.tar.gz", "has_sig": false, "md5_digest": "e807a112907d76d9b76c040080343220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6692, "upload_time": "2014-01-25T20:37:10", "url": "https://files.pythonhosted.org/packages/51/e8/464d80ca3aaf8c6060e49bfda211a1a47986ba9ed8b7bc17248790505bdd/pdbcs-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e807a112907d76d9b76c040080343220", "sha256": "f025de455efee547c95670e19152781b958a141c1f0110921504145ae095ea7a" }, "downloads": -1, "filename": "pdbcs-0.3.tar.gz", "has_sig": false, "md5_digest": "e807a112907d76d9b76c040080343220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6692, "upload_time": "2014-01-25T20:37:10", "url": "https://files.pythonhosted.org/packages/51/e8/464d80ca3aaf8c6060e49bfda211a1a47986ba9ed8b7bc17248790505bdd/pdbcs-0.3.tar.gz" } ] }