cabarchive


Namecabarchive JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/hughsie/python-cabarchive
SummaryA pure-python library for creating and extracting cab files
upload_time2022-02-23 09:28:10
maintainer
docs_urlNone
authorRichard Hughes
requires_python
licenseLGPL-2.1-or-later
keywords cabextract cab archive extract
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Contributors welcome, either adding new functionality or fixing bugs.

See also: https://msdn.microsoft.com/en-us/library/bb417343.aspx



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hughsie/python-cabarchive",
    "name": "cabarchive",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cabextract,cab,archive,extract",
    "author": "Richard Hughes",
    "author_email": "richard@hughsie.com",
    "download_url": "https://files.pythonhosted.org/packages/28/d3/a544aed878edc269ce4427bc937310b73624e1d595de7f4e5bcab413a639/cabarchive-0.2.4.tar.gz",
    "platform": "",
    "description": "\nContributors welcome, either adding new functionality or fixing bugs.\n\nSee also: https://msdn.microsoft.com/en-us/library/bb417343.aspx\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL-2.1-or-later",
    "summary": "A pure-python library for creating and extracting cab files",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/hughsie/python-cabarchive"
    },
    "split_keywords": [
        "cabextract",
        "cab",
        "archive",
        "extract"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ffb713421f46c68f4bf9cd26f05bda0c233446108997b6b4d83d7ef07f20009",
                "md5": "4cf2c28d1ab4aafd737e93411a1d0cba",
                "sha256": "4afabd224eb2e40af8e907379fb8eec6b0adfb71c2aef4457ec3a4d77383c059"
            },
            "downloads": -1,
            "filename": "cabarchive-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cf2c28d1ab4aafd737e93411a1d0cba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25729,
            "upload_time": "2022-02-23T09:28:09",
            "upload_time_iso_8601": "2022-02-23T09:28:09.571621Z",
            "url": "https://files.pythonhosted.org/packages/0f/fb/713421f46c68f4bf9cd26f05bda0c233446108997b6b4d83d7ef07f20009/cabarchive-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28d3a544aed878edc269ce4427bc937310b73624e1d595de7f4e5bcab413a639",
                "md5": "e9165e39b7fdaddaaf34c15ac5db2a4e",
                "sha256": "04f60089473114cf26eab2b7e1d09611c5bfaf8edd3202dacef66bb5c71e48cf"
            },
            "downloads": -1,
            "filename": "cabarchive-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e9165e39b7fdaddaaf34c15ac5db2a4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21064,
            "upload_time": "2022-02-23T09:28:10",
            "upload_time_iso_8601": "2022-02-23T09:28:10.911128Z",
            "url": "https://files.pythonhosted.org/packages/28/d3/a544aed878edc269ce4427bc937310b73624e1d595de7f4e5bcab413a639/cabarchive-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-02-23 09:28:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hughsie",
    "github_project": "python-cabarchive",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cabarchive"
}
        
Elapsed time: 0.31752s