# MumbleServer Ice Python Module
This Python module provides Python bindings for interacting with Mumble's Murmur server through ZeroC's ICE technology.
## Features
Auto-generated Python bindings using `slice2py` for MumbleServer ICE.
## Requirements
- `poetry`: To manage dependencies.
- `requests`: To download MumbleServer.ice.
- `slice2py`: To generate Python code from MumbleServer ICE.
## Code Generation
Refer to the code generation script in the repository to regenerate the module.
## Usage
After generating the module, import it to interact with Mumble's Murmur server. Ensure you have the necessary ICE runtime and dependencies installed.
## See also
- [Code Generation in Python (ZeroC Docs)](https://doc.zeroc.com/ice/latest/language-mappings/python-mapping/client-side-slice-to-python-mapping/code-generation-in-python)
- [Mumble GitHub Repository](https://github.com/mumble-voip/mumble)
- [Latest MumbleServer.ice File](https://raw.githubusercontent.com/mumble-voip/mumble/refs/heads/master/src/murmur/MumbleServer.ice)
## License
Distributed under the terms of the [Mumble license](https://www.mumble.info/LICENSE).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/eveo7/eveo7-mumbleserver-ice",
"name": "eveo7-mumbleserver-ice",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.12",
"maintainer_email": null,
"keywords": "mumble, murmur, ice, slice2py, zeroc",
"author": "Boris Talovikov",
"author_email": "boris@talovikov.ru",
"download_url": "https://files.pythonhosted.org/packages/75/24/ddbd88081b6467fae4977bd9c7ec9c1028b1fabb235c4ee9f7a21e5d6cf8/eveo7_mumbleserver_ice-0.0.4.tar.gz",
"platform": null,
"description": "# MumbleServer Ice Python Module\n\nThis Python module provides Python bindings for interacting with Mumble's Murmur server through ZeroC's ICE technology.\n\n## Features\n\nAuto-generated Python bindings using `slice2py` for MumbleServer ICE.\n\n## Requirements\n\n- `poetry`: To manage dependencies.\n- `requests`: To download MumbleServer.ice.\n- `slice2py`: To generate Python code from MumbleServer ICE.\n\n## Code Generation\n\nRefer to the code generation script in the repository to regenerate the module.\n\n## Usage\n\nAfter generating the module, import it to interact with Mumble's Murmur server. Ensure you have the necessary ICE runtime and dependencies installed.\n\n## See also\n\n- [Code Generation in Python (ZeroC Docs)](https://doc.zeroc.com/ice/latest/language-mappings/python-mapping/client-side-slice-to-python-mapping/code-generation-in-python)\n- [Mumble GitHub Repository](https://github.com/mumble-voip/mumble)\n- [Latest MumbleServer.ice File](https://raw.githubusercontent.com/mumble-voip/mumble/refs/heads/master/src/murmur/MumbleServer.ice)\n\n## License\n\nDistributed under the terms of the [Mumble license](https://www.mumble.info/LICENSE).\n",
"bugtrack_url": null,
"license": null,
"summary": "Python bindings for interacting with Mumble server using ZeroC's ICE technology.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://gitlab.com/eveo7/eveo7-mumbleserver-ice",
"Repository": "https://gitlab.com/eveo7/eveo7-mumbleserver-ice"
},
"split_keywords": [
"mumble",
" murmur",
" ice",
" slice2py",
" zeroc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "23817687ea12bc3570ffc3970a32dd3d4c1890cbb0bf932c561691ab25b8ae0f",
"md5": "6e3235d572af83f6adaa47261aeb10ab",
"sha256": "58f5c154f98ff2064f9f86099e098eb52198af81823d8ed5621898e98de87a40"
},
"downloads": -1,
"filename": "eveo7_mumbleserver_ice-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e3235d572af83f6adaa47261aeb10ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.12",
"size": 33382,
"upload_time": "2025-07-16T08:29:40",
"upload_time_iso_8601": "2025-07-16T08:29:40.023984Z",
"url": "https://files.pythonhosted.org/packages/23/81/7687ea12bc3570ffc3970a32dd3d4c1890cbb0bf932c561691ab25b8ae0f/eveo7_mumbleserver_ice-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7524ddbd88081b6467fae4977bd9c7ec9c1028b1fabb235c4ee9f7a21e5d6cf8",
"md5": "3d2d432730defdc6d68fe690fa0e4717",
"sha256": "e8efdea560ef148532e8a803726d8f63024a301c0350d3c069dbcce64f6bd119"
},
"downloads": -1,
"filename": "eveo7_mumbleserver_ice-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "3d2d432730defdc6d68fe690fa0e4717",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.12",
"size": 32910,
"upload_time": "2025-07-16T08:29:41",
"upload_time_iso_8601": "2025-07-16T08:29:41.951289Z",
"url": "https://files.pythonhosted.org/packages/75/24/ddbd88081b6467fae4977bd9c7ec9c1028b1fabb235c4ee9f7a21e5d6cf8/eveo7_mumbleserver_ice-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 08:29:41",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "eveo7",
"gitlab_project": "eveo7-mumbleserver-ice",
"lcname": "eveo7-mumbleserver-ice"
}