moat-link-server


Namemoat-link-server JSON
Version 0.3.4 PyPI version JSON
download
home_pageNone
SummaryStorage for messages between MoaT instances
upload_time2025-07-25 17:54:45
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.
            ====================
The MoaT-Link Server
====================

MoaT-Link requires a data server for history logging, retrieval of
non-retained messages, background message translation, and more.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-link-server",
    "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/62/8d/d31816644fd38258cc60b613bd468814cd8d861460eb83547606b21b21d8/moat_link_server-0.3.4.tar.gz",
    "platform": null,
    "description": "====================\nThe MoaT-Link Server\n====================\n\nMoaT-Link requires a data server for history logging, retrieval of\nnon-retained messages, background message translation, and more.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Storage for messages between MoaT instances",
    "version": "0.3.4",
    "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": "fc21e7fb69ae892bff13232f52e499bf2765a263d21e2b5806abd70f11f8ca2f",
                "md5": "1ecfc14cedca7c11d2f5cc39ac5498bb",
                "sha256": "251c16dc1b4d0d11b4da668bea5fc021d7f0b72b8252785631fade71b0527bff"
            },
            "downloads": -1,
            "filename": "moat_link_server-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ecfc14cedca7c11d2f5cc39ac5498bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21370,
            "upload_time": "2025-07-25T17:54:44",
            "upload_time_iso_8601": "2025-07-25T17:54:44.419708Z",
            "url": "https://files.pythonhosted.org/packages/fc/21/e7fb69ae892bff13232f52e499bf2765a263d21e2b5806abd70f11f8ca2f/moat_link_server-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "628dd31816644fd38258cc60b613bd468814cd8d861460eb83547606b21b21d8",
                "md5": "ece2f000a5cba84477ead80bf98cdaf5",
                "sha256": "1ba148bb2a3415e1fee00d3cb454b249d6d7e20145d68245d86bc9f3c9d62460"
            },
            "downloads": -1,
            "filename": "moat_link_server-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ece2f000a5cba84477ead80bf98cdaf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31536,
            "upload_time": "2025-07-25T17:54:45",
            "upload_time_iso_8601": "2025-07-25T17:54:45.776814Z",
            "url": "https://files.pythonhosted.org/packages/62/8d/d31816644fd38258cc60b613bd468814cd8d861460eb83547606b21b21d8/moat_link_server-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 17:54:45",
    "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-link-server"
}
        
Elapsed time: 1.16316s