Raw data
{
"_id": null,
"home_page": "https://github.com/sleepingsaint/media_control",
"name": "media-control",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "sleepingsaint",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/0d/1f/3eef5fa5998460b64c1f49bb1fdad7b1a869f3db5429dd031a42995f80bb/media_control-0.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Application to access media controls on your device",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/sleepingsaint/media_control"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a84b9b8d540116d6b0d9821247d94dd1dbd5a2ceec0b883b838bc3e41c4ca19b",
"md5": "a837477241b3fb0d045b8e22d4455316",
"sha256": "208cff321a7e62d3abbf81ede6996200ee1569a430741e5595b594acc515f26b"
},
"downloads": -1,
"filename": "media_control-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a837477241b3fb0d045b8e22d4455316",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11729,
"upload_time": "2025-02-06T17:00:58",
"upload_time_iso_8601": "2025-02-06T17:00:58.307405Z",
"url": "https://files.pythonhosted.org/packages/a8/4b/9b8d540116d6b0d9821247d94dd1dbd5a2ceec0b883b838bc3e41c4ca19b/media_control-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0d1f3eef5fa5998460b64c1f49bb1fdad7b1a869f3db5429dd031a42995f80bb",
"md5": "06bb1c56809e04a958df6023c1079775",
"sha256": "38540a5cff961532cc66d21762a0c67837ea9207ee677bfd26fadcfab99cd83e"
},
"downloads": -1,
"filename": "media_control-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "06bb1c56809e04a958df6023c1079775",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11402,
"upload_time": "2025-02-06T17:00:59",
"upload_time_iso_8601": "2025-02-06T17:00:59.468274Z",
"url": "https://files.pythonhosted.org/packages/0d/1f/3eef5fa5998460b64c1f49bb1fdad7b1a869f3db5429dd031a42995f80bb/media_control-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-06 17:00:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sleepingsaint",
"github_project": "media_control",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "bidict",
"specs": [
[
"==",
"0.23.1"
]
]
},
{
"name": "blinker",
"specs": [
[
"==",
"1.9.0"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "Flask",
"specs": [
[
"==",
"3.1.0"
]
]
},
{
"name": "Flask-SocketIO",
"specs": [
[
"==",
"5.5.1"
]
]
},
{
"name": "h11",
"specs": [
[
"==",
"0.14.0"
]
]
},
{
"name": "itsdangerous",
"specs": [
[
"==",
"2.2.0"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.5"
]
]
},
{
"name": "keyboard",
"specs": [
[
"==",
"0.13.5"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "mouse",
"specs": [
[
"==",
"0.7.1"
]
]
},
{
"name": "python-engineio",
"specs": [
[
"==",
"4.11.2"
]
]
},
{
"name": "python-socketio",
"specs": [
[
"==",
"5.12.1"
]
]
},
{
"name": "qrcode",
"specs": [
[
"==",
"8.0"
]
]
},
{
"name": "simple-websocket",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "volume-control",
"specs": [
[
"==",
"0.9.2"
]
]
},
{
"name": "Werkzeug",
"specs": [
[
"==",
"3.1.3"
]
]
},
{
"name": "wsproto",
"specs": [
[
"==",
"1.2.0"
]
]
}
],
"lcname": "media-control"
}