ziplib


Nameziplib JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Sebo97/zipme
SummaryZip a file or directory of files with the option to enable password protection
upload_time2023-03-30 12:26:16
maintainer
docs_urlNone
authorSebastiano Rosolen
requires_python
licenseMIT
keywords zipfile zip encryption
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sebo97/zipme",
    "name": "ziplib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "zipfile,zip,encryption",
    "author": "Sebastiano Rosolen",
    "author_email": "sebastiano.rosolen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/ad/adfc3ed92fbf30e620c894e0bb4611b530a01ee52649c585e70513011752/ziplib-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Zip a file or directory of files with the option to enable password protection",
    "version": "0.1.1",
    "split_keywords": [
        "zipfile",
        "zip",
        "encryption"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3adadfc3ed92fbf30e620c894e0bb4611b530a01ee52649c585e70513011752",
                "md5": "8b1baa90b8ca7a5b8f2b3cd9cdee953d",
                "sha256": "c18f5bb037a83adbca8df7f012006d6c1402d8018142acf35977853e51bf772e"
            },
            "downloads": -1,
            "filename": "ziplib-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b1baa90b8ca7a5b8f2b3cd9cdee953d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2717,
            "upload_time": "2023-03-30T12:26:16",
            "upload_time_iso_8601": "2023-03-30T12:26:16.701702Z",
            "url": "https://files.pythonhosted.org/packages/b3/ad/adfc3ed92fbf30e620c894e0bb4611b530a01ee52649c585e70513011752/ziplib-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-30 12:26:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Sebo97",
    "github_project": "zipme",
    "lcname": "ziplib"
}
        
Elapsed time: 0.05125s