minidump


Nameminidump JSON
Version 0.0.23 PyPI version JSON
download
home_pagehttps://github.com/skelsec/minidump
SummaryPython library to parse Windows minidump file format
upload_time2023-12-10 21:08:03
maintainer
docs_urlNone
authorTamas Jos
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python library to parse Windows minidump file format

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skelsec/minidump",
    "name": "minidump",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tamas Jos",
    "author_email": "skelsecprojects@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/46/aa01c1559a80376aeeba5000d1664fd13c0ad1ab88b5b14185a1bdf2e998/minidump-0.0.23.tar.gz",
    "platform": null,
    "description": "Python library to parse Windows minidump file format\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library to parse Windows minidump file format",
    "version": "0.0.23",
    "project_urls": {
        "Homepage": "https://github.com/skelsec/minidump"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33cbc5097573ad4f057631e5d82af210466a4ad0b4dad97e8e435c16577fc437",
                "md5": "d266cfe06ab94ec67cb3f77442fec328",
                "sha256": "b64ba764ea6db03f90dcd91fa516794ee729f3555ec8735700bdbfb58e0f1181"
            },
            "downloads": -1,
            "filename": "minidump-0.0.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d266cfe06ab94ec67cb3f77442fec328",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 76180,
            "upload_time": "2023-12-10T21:08:00",
            "upload_time_iso_8601": "2023-12-10T21:08:00.768222Z",
            "url": "https://files.pythonhosted.org/packages/33/cb/c5097573ad4f057631e5d82af210466a4ad0b4dad97e8e435c16577fc437/minidump-0.0.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a46aa01c1559a80376aeeba5000d1664fd13c0ad1ab88b5b14185a1bdf2e998",
                "md5": "f834664151cb7a9224b353c37df5965a",
                "sha256": "47eb736b90bfd9e8246a349c9a2969ffcaa8c284a495855f101f9fd0a30d06a4"
            },
            "downloads": -1,
            "filename": "minidump-0.0.23.tar.gz",
            "has_sig": false,
            "md5_digest": "f834664151cb7a9224b353c37df5965a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 58780,
            "upload_time": "2023-12-10T21:08:03",
            "upload_time_iso_8601": "2023-12-10T21:08:03.098048Z",
            "url": "https://files.pythonhosted.org/packages/0a/46/aa01c1559a80376aeeba5000d1664fd13c0ad1ab88b5b14185a1bdf2e998/minidump-0.0.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-10 21:08:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skelsec",
    "github_project": "minidump",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "minidump"
}
        
Elapsed time: 0.14728s