jctlfmt


Namejctlfmt JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/dmotte/jctlfmt
SummaryPython Journalctl parsing and formatting library
upload_time2023-12-14 23:32:16
maintainer
docs_urlNone
authordmotte
requires_python>=3.9.1
licenseMIT
keywords fmt journal parsing log text formatting systemd format logs msg message journald messages filtering journalctl systemd-journald jctl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![GitHub main workflow](https://img.shields.io/github/actions/workflow/status/dmotte/jctlfmt/main.yml?branch=main&logo=github&label=main&style=flat-square)](https://github.com/dmotte/jctlfmt/actions)
[![PyPI](https://img.shields.io/pypi/v/jctlfmt?logo=python&style=flat-square)](https://pypi.org/project/jctlfmt/)

Python **Journalctl parsing** and **formatting** library.

Please refer to the [GitHub repository](https://github.com/dmotte/jctlfmt) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dmotte/jctlfmt",
    "name": "jctlfmt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.1",
    "maintainer_email": "",
    "keywords": "fmt journal parsing log text formatting systemd format logs msg message journald messages filtering journalctl systemd-journald jctl",
    "author": "dmotte",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8a/29/5ce1f6c95e7b5e148547fc3d48104b92cd45ab4ddbad7b5f49d2adbed480/jctlfmt-1.1.1.tar.gz",
    "platform": null,
    "description": "\n[![GitHub main workflow](https://img.shields.io/github/actions/workflow/status/dmotte/jctlfmt/main.yml?branch=main&logo=github&label=main&style=flat-square)](https://github.com/dmotte/jctlfmt/actions)\n[![PyPI](https://img.shields.io/pypi/v/jctlfmt?logo=python&style=flat-square)](https://pypi.org/project/jctlfmt/)\n\nPython **Journalctl parsing** and **formatting** library.\n\nPlease refer to the [GitHub repository](https://github.com/dmotte/jctlfmt) for more information.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Journalctl parsing and formatting library",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/dmotte/jctlfmt"
    },
    "split_keywords": [
        "fmt",
        "journal",
        "parsing",
        "log",
        "text",
        "formatting",
        "systemd",
        "format",
        "logs",
        "msg",
        "message",
        "journald",
        "messages",
        "filtering",
        "journalctl",
        "systemd-journald",
        "jctl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c297bcf410344ab1c9e8ca1277b499615bab7625a244a4f4ad41d4585a9f88f",
                "md5": "ab8d6ba2329f396432281591745d2dd7",
                "sha256": "496da29f20df9ab35e65ac8fff1d3f9cdf942eab569531bac20bd218560ec84f"
            },
            "downloads": -1,
            "filename": "jctlfmt-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab8d6ba2329f396432281591745d2dd7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.1",
            "size": 4018,
            "upload_time": "2023-12-14T23:32:14",
            "upload_time_iso_8601": "2023-12-14T23:32:14.902746Z",
            "url": "https://files.pythonhosted.org/packages/9c/29/7bcf410344ab1c9e8ca1277b499615bab7625a244a4f4ad41d4585a9f88f/jctlfmt-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a295ce1f6c95e7b5e148547fc3d48104b92cd45ab4ddbad7b5f49d2adbed480",
                "md5": "6909e429a0c478afb71d75a38c34598c",
                "sha256": "6a4560c43826d7366ed1f408a302f5cb97e189fddf0f08206de06c24da34c095"
            },
            "downloads": -1,
            "filename": "jctlfmt-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6909e429a0c478afb71d75a38c34598c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.1",
            "size": 4737,
            "upload_time": "2023-12-14T23:32:16",
            "upload_time_iso_8601": "2023-12-14T23:32:16.365369Z",
            "url": "https://files.pythonhosted.org/packages/8a/29/5ce1f6c95e7b5e148547fc3d48104b92cd45ab4ddbad7b5f49d2adbed480/jctlfmt-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 23:32:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dmotte",
    "github_project": "jctlfmt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "jctlfmt"
}
        
Elapsed time: 0.15716s