moat-kv-cal


Namemoat-kv-cal JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryCalendar management for MoaT-KV
upload_time2025-07-22 07:33:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords moat
VCS
bugtrack_url
requirements anyio anyio_serial trio asyncclick asyncscope git msgpack simpleeval ruyaml cffi packaging pymodbus tomlkit
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
MoaT-KV-Cal
===========

MoaT-KV-Cal is a calendar extension to MoaT-KV.

It can monitor a calendar (or specific entries thereof), publish pending
entries, set alerts, control that they are acknowledged, and escalate
if/when they are not.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-kv-cal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "MoaT",
    "author": null,
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/9a/cc/920c7cbfd6ea45b6525dc74b2e6f329f098e6a404a7a845e34e3501ecc91/moat_kv_cal-0.1.5.tar.gz",
    "platform": null,
    "description": "===========\nMoaT-KV-Cal\n===========\n\nMoaT-KV-Cal is a calendar extension to MoaT-KV.\n\nIt can monitor a calendar (or specific entries thereof), publish pending\nentries, set alerts, control that they are acknowledged, and escalate\nif/when they are not.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Calendar management for MoaT-KV",
    "version": "0.1.5",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7aee4ebe573475f4121f51b5d474f9e7c7b33d1f05a47e624c83626c31f280fd",
                "md5": "858bbb15cedf735db23c07354f5dd7ee",
                "sha256": "450d57df56348401dce38231ed0efc2577b0a7d3a4e988c0661df452dcefc685"
            },
            "downloads": -1,
            "filename": "moat_kv_cal-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "858bbb15cedf735db23c07354f5dd7ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8086,
            "upload_time": "2025-07-22T07:33:34",
            "upload_time_iso_8601": "2025-07-22T07:33:34.057198Z",
            "url": "https://files.pythonhosted.org/packages/7a/ee/4ebe573475f4121f51b5d474f9e7c7b33d1f05a47e624c83626c31f280fd/moat_kv_cal-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9acc920c7cbfd6ea45b6525dc74b2e6f329f098e6a404a7a845e34e3501ecc91",
                "md5": "b46e54370db6606f53f2635efc7960a7",
                "sha256": "8e855307e05ad60e6d958f0b468d857223f8e9b0edce4f73d315c85139c7354c"
            },
            "downloads": -1,
            "filename": "moat_kv_cal-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b46e54370db6606f53f2635efc7960a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7556,
            "upload_time": "2025-07-22T07:33:35",
            "upload_time_iso_8601": "2025-07-22T07:33:35.254103Z",
            "url": "https://files.pythonhosted.org/packages/9a/cc/920c7cbfd6ea45b6525dc74b2e6f329f098e6a404a7a845e34e3501ecc91/moat_kv_cal-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 07:33:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "anyio",
            "specs": []
        },
        {
            "name": "anyio_serial",
            "specs": []
        },
        {
            "name": "trio",
            "specs": []
        },
        {
            "name": "asyncclick",
            "specs": []
        },
        {
            "name": "asyncscope",
            "specs": []
        },
        {
            "name": "git",
            "specs": []
        },
        {
            "name": "msgpack",
            "specs": []
        },
        {
            "name": "simpleeval",
            "specs": []
        },
        {
            "name": "ruyaml",
            "specs": []
        },
        {
            "name": "cffi",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pymodbus",
            "specs": []
        },
        {
            "name": "tomlkit",
            "specs": []
        }
    ],
    "lcname": "moat-kv-cal"
}
        
Elapsed time: 1.17255s