File size: 18,051 Bytes
1d777c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
{
  "build": "py310h9ce1e76_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/linux-64",
  "constrains": [
    "pyopenssl >=23.0.0"
  ],
  "depends": [
    "cffi >=1.12",
    "libgcc-ng",
    "openssl",
    "python >=3.10,<3.11.0a0"
  ],
  "extracted_package_dir": "/home/simon/prog/text-generation-webui/installer_files/conda/pkgs/cryptography-39.0.1-py310h9ce1e76_0",
  "features": "",
  "files": [
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/INSTALLER",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/LICENSE",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/LICENSE.APACHE",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/LICENSE.BSD",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/LICENSE.PSF",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/METADATA",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/RECORD",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/REQUESTED",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/WHEEL",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/direct_url.json",
    "lib/python3.10/site-packages/cryptography-39.0.1.dist-info/top_level.txt",
    "lib/python3.10/site-packages/cryptography/__about__.py",
    "lib/python3.10/site-packages/cryptography/__init__.py",
    "lib/python3.10/site-packages/cryptography/__pycache__/__about__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/__pycache__/exceptions.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/__pycache__/fernet.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/__pycache__/utils.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/exceptions.py",
    "lib/python3.10/site-packages/cryptography/fernet.py",
    "lib/python3.10/site-packages/cryptography/hazmat/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/_oid.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dh.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dsa.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed25519.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed448.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hashes.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hmac.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/poly1305.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x25519.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x448.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/aead.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/backend.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ciphers.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/cmac.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/dh.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/dsa.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ec.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ed25519.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ed448.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/hashes.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/hmac.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/poly1305.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/rsa.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/utils.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/x25519.py",
    "lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/x448.py",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_openssl.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust.abi3.so",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py",
    "lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/binding.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/_asymmetric.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/_serialization.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/types.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/aead.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/base.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/modes.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/cmac.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/constant_time.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/hashes.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/hmac.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/keywrap.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/padding.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/poly1305.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/base.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/ssh.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py",
    "lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/totp.py",
    "lib/python3.10/site-packages/cryptography/py.typed",
    "lib/python3.10/site-packages/cryptography/utils.py",
    "lib/python3.10/site-packages/cryptography/x509/__init__.py",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/__init__.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/base.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/extensions.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/general_name.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/name.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/ocsp.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/__pycache__/oid.cpython-310.pyc",
    "lib/python3.10/site-packages/cryptography/x509/base.py",
    "lib/python3.10/site-packages/cryptography/x509/certificate_transparency.py",
    "lib/python3.10/site-packages/cryptography/x509/extensions.py",
    "lib/python3.10/site-packages/cryptography/x509/general_name.py",
    "lib/python3.10/site-packages/cryptography/x509/name.py",
    "lib/python3.10/site-packages/cryptography/x509/ocsp.py",
    "lib/python3.10/site-packages/cryptography/x509/oid.py"
  ],
  "fn": "cryptography-39.0.1-py310h9ce1e76_0.conda",
  "legacy_bz2_md5": "9125c10ee5ba359537c75c599bb7d5fa",
  "legacy_bz2_size": 1581994,
  "license": "(BSD-3-Clause OR Apache-2.0) AND PSF-2.0 AND MIT",
  "license_family": "BSD",
  "link": {
    "source": "/home/simon/prog/text-generation-webui/installer_files/conda/pkgs/cryptography-39.0.1-py310h9ce1e76_0",
    "type": 1
  },
  "md5": "71f493886ed29220fb1b6e60ae511e68",
  "name": "cryptography",
  "package_tarball_full_path": "/home/simon/prog/text-generation-webui/installer_files/conda/pkgs/cryptography-39.0.1-py310h9ce1e76_0.conda",
  "paths_data": {
    "paths": [],
    "paths_version": 1
  },
  "requested_spec": "defaults/linux-64::cryptography==39.0.1=py310h9ce1e76_0[md5=71f493886ed29220fb1b6e60ae511e68]",
  "sha256": "a0723351d96d0e227bb4ab2239b35d3db443997afa7bf113be8bb4132b093897",
  "size": 1485343,
  "subdir": "linux-64",
  "timestamp": 1677533240358,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/linux-64/cryptography-39.0.1-py310h9ce1e76_0.conda",
  "version": "39.0.1"
}