forked from OzymandiasTheGreat/emoji-keyboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
173 lines (153 loc) · 6.14 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
[[package]]
name = "click"
version = "7.1.2"
description = "Composable command line interface toolkit"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[[package]]
name = "evdev"
version = "1.4.0"
description = "Bindings to the Linux input handling subsystem"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "importlib-resources"
version = "5.1.0"
description = "Read resources from Python packages"
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
zipp = {version = ">=0.4", markers = "python_version < \"3.8\""}
[package.extras]
docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"]
testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pytest-cov", "pytest-enabler", "pytest-black (>=0.3.7)", "pytest-mypy"]
[[package]]
name = "klembord"
version = "0.2.2"
description = "Full toolkit agnostic cross-platform clipboard access"
category = "main"
optional = false
python-versions = ">=3.4,<4.0"
[package.dependencies]
python-xlib = {version = ">=0.26,<0.27", markers = "sys_platform == \"linux\""}
stopit = {version = ">=1.1.2,<2.0.0", markers = "sys_platform == \"linux\""}
[[package]]
name = "macpy"
version = "0.1.3"
description = "Simple, cross-platform macros/GUI automation for python"
category = "main"
optional = false
python-versions = ">=3.6,<4.0"
[package.dependencies]
evdev = {version = ">=1.3.0,<2.0.0", markers = "sys_platform == \"linux\""}
python-libinput = {version = ">=0.1.0,<0.2.0", markers = "sys_platform == \"linux\""}
python-xlib = {version = ">=0.26,<0.27", markers = "sys_platform == \"linux\""}
[[package]]
name = "pycountry"
version = "20.7.3"
description = "ISO country, subdivision, language, currency and script definitions and their translations"
category = "dev"
optional = false
python-versions = "*"
[[package]]
name = "python-libinput"
version = "0.1.0"
description = "Object-oriented wrapper for libinput using ctypes"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "python-xlib"
version = "0.26"
description = "Python X Library"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
six = ">=1.10.0"
[[package]]
name = "shiv"
version = "0.4.0"
description = "A command line utility for building fully self contained Python zipapps."
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
click = ">=6.7,<7.0 || >7.0"
importlib-resources = {version = "*", markers = "python_version < \"3.7\""}
[[package]]
name = "six"
version = "1.15.0"
description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
[[package]]
name = "stopit"
version = "1.1.2"
description = "Timeout control decorator and context managers, raise any exception in another thread"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "zipp"
version = "3.4.0"
description = "Backport of pathlib-compatible object wrapper for zip files"
category = "main"
optional = false
python-versions = ">=3.6"
[package.extras]
docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pytest-cov", "jaraco.test (>=3.2.0)", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"]
[metadata]
lock-version = "1.1"
python-versions = "^3.6"
content-hash = "36192a8ad010f78f55b73ef75eaeefdf731e0af04ada4941c0dbb94c725e2ab2"
[metadata.files]
click = [
{file = "click-7.1.2-py2.py3-none-any.whl", hash = "sha256:dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc"},
{file = "click-7.1.2.tar.gz", hash = "sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a"},
]
evdev = [
{file = "evdev-1.4.0.tar.gz", hash = "sha256:8782740eb1a86b187334c07feb5127d3faa0b236e113206dfe3ae8f77fb1aaf1"},
]
importlib-resources = [
{file = "importlib_resources-5.1.0-py3-none-any.whl", hash = "sha256:885b8eae589179f661c909d699a546cf10d83692553e34dca1bf5eb06f7f6217"},
{file = "importlib_resources-5.1.0.tar.gz", hash = "sha256:bfdad047bce441405a49cf8eb48ddce5e56c696e185f59147a8b79e75e9e6380"},
]
klembord = [
{file = "klembord-0.2.2-py3-none-any.whl", hash = "sha256:ae087daf661d64615768d5608aa99d71ce16f7cf1089c6ec8ad1e8cc66e4437b"},
{file = "klembord-0.2.2.tar.gz", hash = "sha256:a64e47640988dfdd1114be29dce3fc88807863c160be32498b5cae65f5626119"},
]
macpy = [
{file = "macpy-0.1.3-py3-none-any.whl", hash = "sha256:bbc45e3aa1f2d158648d985fbb76fa6d9170341ef636cd310863390edc858b13"},
{file = "macpy-0.1.3.tar.gz", hash = "sha256:7950528d4d3204f75a31690b6c21eb5ee60e97957c26b83a4b3898d428592826"},
]
pycountry = [
{file = "pycountry-20.7.3.tar.gz", hash = "sha256:81084a53d3454344c0292deebc20fcd0a1488c136d4900312cbd465cf552cb42"},
]
python-libinput = [
{file = "python-libinput-0.1.0.tar.gz", hash = "sha256:e6b20e7fd889001fe74b01a1ff456e5f53c9ed01b016d6ceb65b6f573f129758"},
]
python-xlib = [
{file = "python-xlib-0.26.tar.bz2", hash = "sha256:b819c7e5f55830305919d78ea42b0cbd5e13687f5d12aa53556c33674b9876df"},
{file = "python_xlib-0.26-py2.py3-none-any.whl", hash = "sha256:244570b93cb82f5ceea3e4c861b4a0fffcea36947efa10fd63b7aa69d30047a8"},
]
shiv = [
{file = "shiv-0.4.0-py2.py3-none-any.whl", hash = "sha256:9761bc852e7b69ef3978676657cc18e3f68dd505fbbbfa4539e1d8b5befb6019"},
{file = "shiv-0.4.0.tar.gz", hash = "sha256:824ff4a2278fe3f315452902050bf1751b05b1e785c522ef6285df1868125189"},
]
six = [
{file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"},
{file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"},
]
stopit = [
{file = "stopit-1.1.2.tar.gz", hash = "sha256:f7f39c583fd92027bd9d06127b259aee7a5b7945c1f1fa56263811e1e766996d"},
]
zipp = [
{file = "zipp-3.4.0-py3-none-any.whl", hash = "sha256:102c24ef8f171fd729d46599845e95c7ab894a4cf45f5de11a44cc7444fb1108"},
{file = "zipp-3.4.0.tar.gz", hash = "sha256:ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb"},
]