lscl


Namelscl JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://lscl.touhey.pro/
SummaryLogstash configuration language handling
upload_time2024-10-10 23:13:22
maintainerNone
docs_urlNone
authorThomas Touhey
requires_python<4.0,>=3.11
licenseNone
keywords logstash lscl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            lscl -- Logstash configuration language handling
================================================

lscl is a Python module for parsing and rendering Logstash_ configurations
in its own language, named LSCL for "LogStash Configuration Language".

The project is present at the following locations:

* `Official website and documentation at
  lscl.touhey.pro <lscl website_>`_;
* `lscl repository on Gitlab <lscl on Gitlab_>`_;
* `lscl project on PyPI <lscl on PyPI_>`_.

.. _Logstash: https://www.elastic.co/fr/logstash
.. _lscl website: https://lscl.touhey.pro/
.. _lscl on Gitlab: https://gitlab.com/kaquel/lscl
.. _lscl on PyPI: https://pypi.org/project/lscl

            

Raw data

            {
    "_id": null,
    "home_page": "https://lscl.touhey.pro/",
    "name": "lscl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "logstash, lscl",
    "author": "Thomas Touhey",
    "author_email": "thomas@touhey.fr",
    "download_url": "https://files.pythonhosted.org/packages/04/6c/94d3513aeed4549a6331ff72f7996b54c11ed281acda03239720af7ade33/lscl-0.3.tar.gz",
    "platform": null,
    "description": "lscl -- Logstash configuration language handling\n================================================\n\nlscl is a Python module for parsing and rendering Logstash_ configurations\nin its own language, named LSCL for \"LogStash Configuration Language\".\n\nThe project is present at the following locations:\n\n* `Official website and documentation at\n  lscl.touhey.pro <lscl website_>`_;\n* `lscl repository on Gitlab <lscl on Gitlab_>`_;\n* `lscl project on PyPI <lscl on PyPI_>`_.\n\n.. _Logstash: https://www.elastic.co/fr/logstash\n.. _lscl website: https://lscl.touhey.pro/\n.. _lscl on Gitlab: https://gitlab.com/kaquel/lscl\n.. _lscl on PyPI: https://pypi.org/project/lscl\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Logstash configuration language handling",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://lscl.touhey.pro/",
        "Repository": "https://gitlab.com/kaquel/lscl"
    },
    "split_keywords": [
        "logstash",
        " lscl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c037d44ba43ff12cbded8d6e53b5bc021cad4040fa22f0b9ec0cfd22b640971",
                "md5": "7e7fa30e9d92d5c22c8ea8fa12c73025",
                "sha256": "0b22a7692989209a15cc8bf6a08bb2719527cb904172ba9f49d77a257991f644"
            },
            "downloads": -1,
            "filename": "lscl-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e7fa30e9d92d5c22c8ea8fa12c73025",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 31065,
            "upload_time": "2024-10-10T23:13:21",
            "upload_time_iso_8601": "2024-10-10T23:13:21.551239Z",
            "url": "https://files.pythonhosted.org/packages/2c/03/7d44ba43ff12cbded8d6e53b5bc021cad4040fa22f0b9ec0cfd22b640971/lscl-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "046c94d3513aeed4549a6331ff72f7996b54c11ed281acda03239720af7ade33",
                "md5": "f6f2a1f1e598bc47798ae6d6ceaade2b",
                "sha256": "494148fbfff12760549f96967b99440f252ce4870c64d319467055961dd5968a"
            },
            "downloads": -1,
            "filename": "lscl-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f6f2a1f1e598bc47798ae6d6ceaade2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 25368,
            "upload_time": "2024-10-10T23:13:22",
            "upload_time_iso_8601": "2024-10-10T23:13:22.461054Z",
            "url": "https://files.pythonhosted.org/packages/04/6c/94d3513aeed4549a6331ff72f7996b54c11ed281acda03239720af7ade33/lscl-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 23:13:22",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "kaquel",
    "gitlab_project": "lscl",
    "lcname": "lscl"
}
        
Elapsed time: 0.69065s