open-in-mpv

View on PyPIReverse Dependencies (0)

0.1.0 open_in_mpv-0.1.0-py3-none-any.whl

Wheel Details

Project: open-in-mpv
Version: 0.1.0
Filename: open_in_mpv-0.1.0-py3-none-any.whl
Download: [link]
Size: 8031
MD5: 7e07c77c34d27738cdf4a889a3eb545d
SHA256: 4457dabf0a2f26f760e15e60da12ce1cdf9c58562c1296c475d0b4dbc6ef71d3
Uploaded: 2023-06-12 06:15:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: open-in-mpv
Version: 0.1.0
Summary: Host-side of the extension to open any link or page URL in mpv via the browser context menu.
Author: Andrew Udvare
Author-Email: audvare[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: psutil (<6.0.0,>=5.9.5)
Requires-Dist: pyxdg (<0.29,>=0.28)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: whichcraft (<0.7.0,>=0.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1932 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
open_in_mpv/__init__.py sha256=J4YK-8G3AX8_ZO7MqzCz0NS9MluraaUmRrYEcNU8gZw 259
open_in_mpv/install.py sha256=KYaoSLBzVmdMj2v9jVr6sKv_JmfG_ELOoOGo_-SHPv4 3565
open_in_mpv/open_in_mpv.py sha256=HXqzdJ3gcUTDwzDGZmZSjSzZ-jR7_ZqHlgT4B6FcV3Q 6241
open_in_mpv/test_open.py sha256=hI5Zd943fjhzfv3f_JcAAQS8QxnTEwQ6-Ab4Uz2GLow 928
open_in_mpv/uninstall.py sha256=U4yvRZcwjjSxMoNYHJrbBN5TUrN_qPnPRUyhxQJGlTE 92
open_in_mpv-0.1.0.dist-info/LICENSE.md sha256=hho26SxIzOjiLKiy4V6RUlBk9uV1iKkPr8YBdUOlJcw 1064
open_in_mpv-0.1.0.dist-info/METADATA sha256=79slaG8Vrmt1I3VVtpGNPr-iAMZ2jMOtcRsJ5xan6EI 2664
open_in_mpv-0.1.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
open_in_mpv-0.1.0.dist-info/entry_points.txt sha256=VLy21GcSm7-PrqYcIEiKAP-nBtYOYvVtQXgcmqzPHi8 178
open_in_mpv-0.1.0.dist-info/RECORD

entry_points.txt

open-in-mpv = open_in_mpv:open_in_mpv
open-in-mpv-install = open_in_mpv:install
open-in-mpv-test = open_in_mpv:test_open
open-in-mpv-uninstall = open_in_mpv:uninstall