linux-parsers


Namelinux-parsers JSON
Version 0.2.6 PyPI version JSON
download
home_pageNone
SummarySimplest library for parsing linux commands and files
upload_time2025-08-03 12:23:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseLICENSE
keywords linux parser command file
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "linux-parsers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "linux, parser, command, file",
    "author": null,
    "author_email": "Yechiel Babani <yechielb2000@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ab/a0/55da7d0201a14626264237fe9b840b52bebf44daf44556d55d7b84ac93c2/linux_parsers-0.2.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Simplest library for parsing linux commands and files",
    "version": "0.2.6",
    "project_urls": {
        "Changelog": "https://github.com/yechielb2000/linux-parsers/blob/main/CHANGELOG.md",
        "Issues": "https://github.com/yechielb2000/linux-parsers/issues",
        "Repository": "https://github.com/yechielb2000/linux-parsers.git"
    },
    "split_keywords": [
        "linux",
        " parser",
        " command",
        " file"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1218b2eecf1b9d4617b6dbf8a27f28c89102c711139befb60dd77c1c7af46641",
                "md5": "0b58e49d7cbe9824342059ffd48d4be3",
                "sha256": "599a9d472e486a86d2784ba9097fc3f8211acb70ee36a825882feebfe9a6e9c9"
            },
            "downloads": -1,
            "filename": "linux_parsers-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b58e49d7cbe9824342059ffd48d4be3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40104,
            "upload_time": "2025-08-03T12:23:29",
            "upload_time_iso_8601": "2025-08-03T12:23:29.819271Z",
            "url": "https://files.pythonhosted.org/packages/12/18/b2eecf1b9d4617b6dbf8a27f28c89102c711139befb60dd77c1c7af46641/linux_parsers-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aba055da7d0201a14626264237fe9b840b52bebf44daf44556d55d7b84ac93c2",
                "md5": "0f771e4c9f35a64d53b82e7d44698bf1",
                "sha256": "247537d6ad7ea80c3c84ec6b8dbceccef3cf6ac799fbbc21884f92ff52200778"
            },
            "downloads": -1,
            "filename": "linux_parsers-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "0f771e4c9f35a64d53b82e7d44698bf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22106,
            "upload_time": "2025-08-03T12:23:30",
            "upload_time_iso_8601": "2025-08-03T12:23:30.946827Z",
            "url": "https://files.pythonhosted.org/packages/ab/a0/55da7d0201a14626264237fe9b840b52bebf44daf44556d55d7b84ac93c2/linux_parsers-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-03 12:23:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yechielb2000",
    "github_project": "linux-parsers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "linux-parsers"
}
        
Elapsed time: 0.94761s