xkits-file


Namexkits-file JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xfiles/
SummaryFile module
upload_time2025-10-20 06:52:42
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords file
VCS
bugtrack_url
requirements xkits-command xkits-lib filelock
Travis-CI No Travis.
coveralls test coverage
            # xfiles

> File module

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xfiles/",
    "name": "xkits-file",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "file",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/34/d7/91055ccb7392f0efa30b048c46a1486c2a43ecd062cf9a475b6810bf1456/xkits_file-0.6.1.tar.gz",
    "platform": "any",
    "description": "# xfiles\n\n> File module\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "File module",
    "version": "0.6.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xfiles/issues",
        "Documentation": "https://github.com/bondbox/xfiles/",
        "Homepage": "https://github.com/bondbox/xfiles/",
        "Source Code": "https://github.com/bondbox/xfiles/"
    },
    "split_keywords": [
        "file"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d361a7d3aa3dbcbb00391fd923368f27da39809002cf50f4eb263a005ca43d9",
                "md5": "e68d6676c284861809964c08ea6414b4",
                "sha256": "cc34b86bdbf948bd71986a184ddc13316eb8179ea15d15bf4afe99d48989b3b2"
            },
            "downloads": -1,
            "filename": "xkits_file-0.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e68d6676c284861809964c08ea6414b4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 20880,
            "upload_time": "2025-10-20T06:52:41",
            "upload_time_iso_8601": "2025-10-20T06:52:41.480708Z",
            "url": "https://files.pythonhosted.org/packages/3d/36/1a7d3aa3dbcbb00391fd923368f27da39809002cf50f4eb263a005ca43d9/xkits_file-0.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "34d791055ccb7392f0efa30b048c46a1486c2a43ecd062cf9a475b6810bf1456",
                "md5": "758c463c62bd0d8b28ac1b97ea3ce53c",
                "sha256": "a9e9c85b7e1366ab7075267eacaf77195346fe90472983451817768c1febf81b"
            },
            "downloads": -1,
            "filename": "xkits_file-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "758c463c62bd0d8b28ac1b97ea3ce53c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18598,
            "upload_time": "2025-10-20T06:52:42",
            "upload_time_iso_8601": "2025-10-20T06:52:42.722524Z",
            "url": "https://files.pythonhosted.org/packages/34/d7/91055ccb7392f0efa30b048c46a1486c2a43ecd062cf9a475b6810bf1456/xkits_file-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 06:52:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xfiles",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-command",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "xkits-lib",
            "specs": [
                [
                    ">=",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "filelock",
            "specs": []
        }
    ],
    "lcname": "xkits-file"
}
        
Elapsed time: 2.17144s