minidump


Nameminidump JSON
Version 0.0.24 PyPI version JSON
download
home_pagehttps://github.com/skelsec/minidump
SummaryPython library to parse Windows minidump file format
upload_time2024-08-15 14:54:22
maintainerNone
docs_urlNone
authorTamas Jos
requires_python>=3.6
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tamas Jos",
    "author_email": "skelsecprojects@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/4b/bc695b99dc7d77d28223765c3ee5a31d34fd2850c52eb683ccdd1206067d/minidump-0.0.24.tar.gz",
    "platform": null,
    "description": "Python library to parse Windows minidump file format\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library to parse Windows minidump file format",
    "version": "0.0.24",
    "project_urls": {
        "Homepage": "https://github.com/skelsec/minidump"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da8b3a148750e6d65f4fe6e249f6d0d6c497eeadd867a63ed69cee3fa17e7c83",
                "md5": "57f48ea38841dfd31090d89677481c48",
                "sha256": "9c016e35c8fe37c82a01b0a266f5416a0b0138934d92affb436ac2e72372bec6"
            },
            "downloads": -1,
            "filename": "minidump-0.0.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57f48ea38841dfd31090d89677481c48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 78365,
            "upload_time": "2024-08-15T14:54:21",
            "upload_time_iso_8601": "2024-08-15T14:54:21.124426Z",
            "url": "https://files.pythonhosted.org/packages/da/8b/3a148750e6d65f4fe6e249f6d0d6c497eeadd867a63ed69cee3fa17e7c83/minidump-0.0.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "264bbc695b99dc7d77d28223765c3ee5a31d34fd2850c52eb683ccdd1206067d",
                "md5": "bca3ee4bc025777af6e334a2aa6753a1",
                "sha256": "f7ae09b944f3b17ccf5cecc66f9ff5a7a45b053474a13aeb012f4c9204470437"
            },
            "downloads": -1,
            "filename": "minidump-0.0.24.tar.gz",
            "has_sig": false,
            "md5_digest": "bca3ee4bc025777af6e334a2aa6753a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 60709,
            "upload_time": "2024-08-15T14:54:22",
            "upload_time_iso_8601": "2024-08-15T14:54:22.728749Z",
            "url": "https://files.pythonhosted.org/packages/26/4b/bc695b99dc7d77d28223765c3ee5a31d34fd2850c52eb683ccdd1206067d/minidump-0.0.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 14:54:22",
    "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.32311s