-
Notifications
You must be signed in to change notification settings - Fork 1
/
poetry.lock
32 lines (28 loc) · 967 Bytes
/
poetry.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[[package]]
category = "main"
description = "Bindings to the Linux input handling subsystem"
name = "evdev"
optional = false
python-versions = "*"
version = "1.3.0"
[[package]]
category = "main"
description = "Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)"
name = "pulsectl"
optional = false
python-versions = "*"
version = "20.5.1"
[package.dependencies]
setuptools = "*"
[metadata]
content-hash = "6b78d6b22bf0ac6f130e36284f311458a475eabd050218af0a37802483d11a79"
lock-version = "1.0"
python-versions = "^3.7"
[metadata.files]
evdev = [
{file = "evdev-1.3.0.tar.gz", hash = "sha256:b1c649b4fed7252711011da235782b2c260b32e004058d62473471e5cd30634d"},
]
pulsectl = [
{file = "pulsectl-20.5.1-py2.py3-none-any.whl", hash = "sha256:a2edf3a3c535bcc01cb89dc69665407e4be5cc3c2b4304e4a20fd2eb8c61392e"},
{file = "pulsectl-20.5.1.tar.gz", hash = "sha256:39b0a0e7974a7d6468d826a838822f78b00ac9c3803f0d7bfa9b1cad08ee22db"},
]