matteridge


Namematteridge JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryA Mattermost/XMPP gateway
upload_time2025-09-13 07:22:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords xmpp gateway bridge instant messaging chat mattermost
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # matteridge

A
[feature-rich](https://slidge.im/docs/matteridge/main/user/features.html)
[Mattermost](https://mattermost.com) to
[XMPP](https://xmpp.org/) puppeteering
[gateway](https://xmpp.org/extensions/xep-0100.html), based on
[slidge](https://slidge.im) and
[mattermost-api-reference-client](https://git.sr.ht/~nicoco/mattermost-api-reference-client).

[![CI pipeline status](https://ci.codeberg.org/api/badges/14070/status.svg)](https://ci.codeberg.org/repos/14070)
[![Chat](https://conference.nicoco.fr:5281/muc_badge/slidge@conference.nicoco.fr)](https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr)
[![PyPI package version](https://badge.fury.io/py/matteridge.svg)](https://pypi.org/project/matteridge/)




matteridge lets you chat with users of Mattermost without leaving your favorite XMPP client.

## Quickstart

```sh
docker run codeberg.org/slidge/matteridge \  # works with podman too
    --jid mattermost.example.org \  # can be whatever you want it to be
    --secret some-secret \  # must match your XMPP server config
    --home-dir /somewhere/writeable  # for data persistence
```

Use the `:latest` tag for the latest release, `:vX.X.X` for release X.X.X, and `:main`
for the bleeding edge.

If you do not like containers, other installation methods are detailed
[in the docs](https://slidge.im/docs/matteridge/main/admin/install.html).

## Documentation

Hosted on [codeberg pages](https://slidge.im/docs/matteridge/main/).

## Contributing

Contributions are **very** welcome, and we tried our best to make it easy
to start hacking on matteridge. See [CONTRIBUTING.md](./CONTRIBUTING.md).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "matteridge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "xmpp, gateway, bridge, instant messaging, chat, mattermost",
    "author": null,
    "author_email": "Nicolas Cedilnik <nicoco@nicoco.fr>",
    "download_url": "https://files.pythonhosted.org/packages/b4/b7/0a0b54f9a0e9e3466ad90635715e76eadfa9e33fc81283e0ff030bc0456a/matteridge-0.3.0.tar.gz",
    "platform": null,
    "description": "# matteridge\n\nA\n[feature-rich](https://slidge.im/docs/matteridge/main/user/features.html)\n[Mattermost](https://mattermost.com) to\n[XMPP](https://xmpp.org/) puppeteering\n[gateway](https://xmpp.org/extensions/xep-0100.html), based on\n[slidge](https://slidge.im) and\n[mattermost-api-reference-client](https://git.sr.ht/~nicoco/mattermost-api-reference-client).\n\n[![CI pipeline status](https://ci.codeberg.org/api/badges/14070/status.svg)](https://ci.codeberg.org/repos/14070)\n[![Chat](https://conference.nicoco.fr:5281/muc_badge/slidge@conference.nicoco.fr)](https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr)\n[![PyPI package version](https://badge.fury.io/py/matteridge.svg)](https://pypi.org/project/matteridge/)\n\n\n\n\nmatteridge lets you chat with users of Mattermost without leaving your favorite XMPP client.\n\n## Quickstart\n\n```sh\ndocker run codeberg.org/slidge/matteridge \\  # works with podman too\n    --jid mattermost.example.org \\  # can be whatever you want it to be\n    --secret some-secret \\  # must match your XMPP server config\n    --home-dir /somewhere/writeable  # for data persistence\n```\n\nUse the `:latest` tag for the latest release, `:vX.X.X` for release X.X.X, and `:main`\nfor the bleeding edge.\n\nIf you do not like containers, other installation methods are detailed\n[in the docs](https://slidge.im/docs/matteridge/main/admin/install.html).\n\n## Documentation\n\nHosted on [codeberg pages](https://slidge.im/docs/matteridge/main/).\n\n## Contributing\n\nContributions are **very** welcome, and we tried our best to make it easy\nto start hacking on matteridge. See [CONTRIBUTING.md](./CONTRIBUTING.md).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Mattermost/XMPP gateway",
    "version": "0.3.0",
    "project_urls": {
        "Chat room": "https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr",
        "Documentation": "https://slidge.im/docs/matteridge/main",
        "Homepage": "https://codeberg.org/slidge/matteridge",
        "Issues": "https://codeberg.org/slidge/matteridge/issues",
        "Repository": "https://codeberg.org/slidge/matteridge",
        "changelog": "https://codeberg.org/slidge/matteridge/releases"
    },
    "split_keywords": [
        "xmpp",
        " gateway",
        " bridge",
        " instant messaging",
        " chat",
        " mattermost"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3778fd6492308a596cc36ecfb063cded4152f37194028365919c2ec3e2839f73",
                "md5": "7024bf24d9d3389d8c0a8b49a517b3b4",
                "sha256": "7dcfb5bf584b4aa368d791f46a90f8aeaba2308ee753595ec837fa84542bd486"
            },
            "downloads": -1,
            "filename": "matteridge-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7024bf24d9d3389d8c0a8b49a517b3b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 38336,
            "upload_time": "2025-09-13T07:22:24",
            "upload_time_iso_8601": "2025-09-13T07:22:24.276553Z",
            "url": "https://files.pythonhosted.org/packages/37/78/fd6492308a596cc36ecfb063cded4152f37194028365919c2ec3e2839f73/matteridge-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b4b70a0b54f9a0e9e3466ad90635715e76eadfa9e33fc81283e0ff030bc0456a",
                "md5": "b97c14078a42376c61ceb20d700be999",
                "sha256": "5dfd105e83f4597b7c9711ba36e79575955bacc11e4d8520093df067ce6f5cb6"
            },
            "downloads": -1,
            "filename": "matteridge-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b97c14078a42376c61ceb20d700be999",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 143612,
            "upload_time": "2025-09-13T07:22:25",
            "upload_time_iso_8601": "2025-09-13T07:22:25.553249Z",
            "url": "https://files.pythonhosted.org/packages/b4/b7/0a0b54f9a0e9e3466ad90635715e76eadfa9e33fc81283e0ff030bc0456a/matteridge-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 07:22:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "slidge",
    "codeberg_project": "matteridge",
    "lcname": "matteridge"
}
        
Elapsed time: 1.12595s