# 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": "<4.0,>=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/21/5b/6467d9fe1f83548b5bfb74cf44ca681db141d24a12928883de80d1edf967/eveo7_mumbleserver_ice-0.0.3.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.3",
"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": "80cb1af87ce8e49a497350615dd3dc0b6573416dc2182accac3eb62644610a00",
"md5": "359ab8f6104fd8439d28057bfe1d2d56",
"sha256": "f5a0a3db836b9e84339aea668d938337ff45848ed5eccf1788166d4309d642e0"
},
"downloads": -1,
"filename": "eveo7_mumbleserver_ice-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "359ab8f6104fd8439d28057bfe1d2d56",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 32550,
"upload_time": "2024-10-10T15:08:24",
"upload_time_iso_8601": "2024-10-10T15:08:24.587378Z",
"url": "https://files.pythonhosted.org/packages/80/cb/1af87ce8e49a497350615dd3dc0b6573416dc2182accac3eb62644610a00/eveo7_mumbleserver_ice-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "215b6467d9fe1f83548b5bfb74cf44ca681db141d24a12928883de80d1edf967",
"md5": "23fabd6f904b65fcc744842d8816817b",
"sha256": "6ac1a2a73fc8c2faedadab1c6d3e850e69759c5ec885b29b0830db558e21985c"
},
"downloads": -1,
"filename": "eveo7_mumbleserver_ice-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "23fabd6f904b65fcc744842d8816817b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 32231,
"upload_time": "2024-10-10T15:08:27",
"upload_time_iso_8601": "2024-10-10T15:08:27.330953Z",
"url": "https://files.pythonhosted.org/packages/21/5b/6467d9fe1f83548b5bfb74cf44ca681db141d24a12928883de80d1edf967/eveo7_mumbleserver_ice-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 15:08:27",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "eveo7",
"gitlab_project": "eveo7-mumbleserver-ice",
"lcname": "eveo7-mumbleserver-ice"
}