{ "info": { "author": "Martin v. Loewis", "author_email": "martin@v.loewis.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Academic Free License (AFL)", "Operating System :: Microsoft :: Windows", "Programming Language :: C++", "Programming Language :: Python", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "DIA Wrapper\n===========\n\nDIA is Microsoft's Debug Interface Acccess API, for inspection\nof PDB files. It's exposed as a COM object, with no automation, hence\naccess through Python COM is not possible.\n\npydia is a wrapper that exposes much of the DIA API as-is to Python.\nFor detailed information of the API, see the Microsoft documentation at\n\nhttp://msdn.microsoft.com/en-us/library/x93ctkx8.aspx\n\nThis module assumes the VS 2005 version of the DIA API; some of the\nattributes it exposes weren't defined in VS 2003. To use the binary\nmodules, VS 2005 or newer needs to be installed on the system.\n\nSee the included diademo.py for an example.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pydia", "keywords": null, "license": "Academic Free License (\"AFL\") v. 3.0", "maintainer": null, "maintainer_email": null, "name": "pydia", "package_url": "https://pypi.org/project/pydia/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pydia/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pydia" }, "release_url": "https://pypi.org/project/pydia/1.0/", "requires_dist": null, "requires_python": null, "summary": "Microsoft DIA (Debug Interface Access) Wrapper Module", "version": "1.0" }, "last_serial": 1096080, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "70eff14d06f65e3d7ac5fe7c42df3283", "sha256": "3f715a153c4c1ced5ee99f07bf6f784fafd19c371e52e5f520209dc86b4763dc" }, "downloads": -1, "filename": "pydia-1.0.win32-py2.5.exe", "has_sig": false, "md5_digest": "70eff14d06f65e3d7ac5fe7c42df3283", "packagetype": "bdist_wininst", "python_version": "2.5", "requires_python": null, "size": 74101, "upload_time": "2008-05-16T18:20:04", "url": "https://files.pythonhosted.org/packages/79/9d/bfd5d93d0248ca3cc07e79ce5ace39e168b9f6d5603cdd36a4965517079c/pydia-1.0.win32-py2.5.exe" }, { "comment_text": "", "digests": { "md5": "52b8b6c1c851f5d75eaf2a0f5420314b", "sha256": "1d9caaa035434450516129b682df158af9266cedccd5272f32d9d90437dd8ec3" }, "downloads": -1, "filename": "pydia-1.0.zip", "has_sig": false, "md5_digest": "52b8b6c1c851f5d75eaf2a0f5420314b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7778, "upload_time": "2009-07-12T23:28:43", "url": "https://files.pythonhosted.org/packages/88/3f/239d93a36ae7a9c3718a8c4e06c1dd5b1be858f2f728ec20edd74517dac5/pydia-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70eff14d06f65e3d7ac5fe7c42df3283", "sha256": "3f715a153c4c1ced5ee99f07bf6f784fafd19c371e52e5f520209dc86b4763dc" }, "downloads": -1, "filename": "pydia-1.0.win32-py2.5.exe", "has_sig": false, "md5_digest": "70eff14d06f65e3d7ac5fe7c42df3283", "packagetype": "bdist_wininst", "python_version": "2.5", "requires_python": null, "size": 74101, "upload_time": "2008-05-16T18:20:04", "url": "https://files.pythonhosted.org/packages/79/9d/bfd5d93d0248ca3cc07e79ce5ace39e168b9f6d5603cdd36a4965517079c/pydia-1.0.win32-py2.5.exe" }, { "comment_text": "", "digests": { "md5": "52b8b6c1c851f5d75eaf2a0f5420314b", "sha256": "1d9caaa035434450516129b682df158af9266cedccd5272f32d9d90437dd8ec3" }, "downloads": -1, "filename": "pydia-1.0.zip", "has_sig": false, "md5_digest": "52b8b6c1c851f5d75eaf2a0f5420314b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7778, "upload_time": "2009-07-12T23:28:43", "url": "https://files.pythonhosted.org/packages/88/3f/239d93a36ae7a9c3718a8c4e06c1dd5b1be858f2f728ec20edd74517dac5/pydia-1.0.zip" } ] }