voip-utils


Namevoip-utils JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryVoice over IP Utilities
upload_time2023-06-28 14:30:39
maintainer
docs_urlNone
author
requires_python>=3.9.0
licenseApache-2.0
keywords home assistant voip phone
VCS
bugtrack_url
requirements opuslib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VoIP Utils

Voice over IP utilities for the [voip integration](https://www.home-assistant.io/integrations/voip/).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "voip-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "",
    "keywords": "home,assistant,voip,phone",
    "author": "",
    "author_email": "The Home Assistant Authors <hello@home-assistant.io>",
    "download_url": "https://files.pythonhosted.org/packages/0d/2d/bdd653a727887a31abd37c7ba699eebba047ca4dba657e0018479dc5311d/voip-utils-0.1.0.tar.gz",
    "platform": "any",
    "description": "# VoIP Utils\n\nVoice over IP utilities for the [voip integration](https://www.home-assistant.io/integrations/voip/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Voice over IP Utilities",
    "version": "0.1.0",
    "project_urls": {
        "Source Code": "https://github.com/home-assistant-libs/voip-utils"
    },
    "split_keywords": [
        "home",
        "assistant",
        "voip",
        "phone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f8a8582ec05dbc0ec6b431542c47c338496436d0322d3eaa2d69a7ecd627d32",
                "md5": "32b2f0cd61c07d9be81efcb847ffc34b",
                "sha256": "dbfca31129bf5132f4433abddefd5dc50a2c1f6da6ec34b9937a56765b91e8ea"
            },
            "downloads": -1,
            "filename": "voip_utils-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32b2f0cd61c07d9be81efcb847ffc34b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 14609,
            "upload_time": "2023-06-28T14:30:37",
            "upload_time_iso_8601": "2023-06-28T14:30:37.956018Z",
            "url": "https://files.pythonhosted.org/packages/7f/8a/8582ec05dbc0ec6b431542c47c338496436d0322d3eaa2d69a7ecd627d32/voip_utils-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d2dbdd653a727887a31abd37c7ba699eebba047ca4dba657e0018479dc5311d",
                "md5": "07ee90a3638408c09b63852552d00dd0",
                "sha256": "8a2d81fefac97a227e7dec9239952815bbe8b5291bd3a3f7de39aa38a5b21ba2"
            },
            "downloads": -1,
            "filename": "voip-utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "07ee90a3638408c09b63852552d00dd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 13346,
            "upload_time": "2023-06-28T14:30:39",
            "upload_time_iso_8601": "2023-06-28T14:30:39.333160Z",
            "url": "https://files.pythonhosted.org/packages/0d/2d/bdd653a727887a31abd37c7ba699eebba047ca4dba657e0018479dc5311d/voip-utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 14:30:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "home-assistant-libs",
    "github_project": "voip-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "opuslib",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        }
    ],
    "lcname": "voip-utils"
}
        
Elapsed time: 0.09122s