LECPython 1.2.3.6__tar.gz → 1.2.3.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/LECPythonLib.deps.json +97 -141
- lecpython-1.2.3.8/LECPython/LECPythonLib.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/LECPythonLib.pdb +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython.egg-info/PKG-INFO +11 -2
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/PKG-INFO +11 -2
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/setup.py +1 -1
- lecpython-1.2.3.6/LECPython/LECPythonLib.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/LECPythonLib.py +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/Microsoft.Win32.SystemEvents.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/Newtonsoft.Json.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Collections.Immutable.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Data.SqlClient.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Drawing.Common.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Formats.Nrbf.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.IO.Ports.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Reflection.Metadata.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/System.Resources.Extensions.dll +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython/__init__.py +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython.egg-info/SOURCES.txt +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython.egg-info/dependency_links.txt +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython.egg-info/requires.txt +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/LECPython.egg-info/top_level.txt +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/MANIFEST.in +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/README.md +0 -0
- {lecpython-1.2.3.6 → lecpython-1.2.3.8}/setup.cfg +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"LECPythonLib
|
|
9
|
+
"LECPythonLib/1.0.0": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Newtonsoft.Json": "13.0.3",
|
|
12
12
|
"System.Data.SqlClient": "4.8.6",
|
|
@@ -18,22 +18,15 @@
|
|
|
18
18
|
"LECPythonLib.dll": {}
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
|
-
"Microsoft.
|
|
22
|
-
"Microsoft.Win32.Registry\/4.7.0": {
|
|
23
|
-
"dependencies": {
|
|
24
|
-
"System.Security.AccessControl": "4.7.0",
|
|
25
|
-
"System.Security.Principal.Windows": "4.7.0"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
"Microsoft.Win32.SystemEvents\/8.0.0": {
|
|
21
|
+
"Microsoft.Win32.SystemEvents/8.0.0": {
|
|
29
22
|
"runtime": {
|
|
30
|
-
"lib
|
|
23
|
+
"lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
|
|
31
24
|
"assemblyVersion": "8.0.0.0",
|
|
32
25
|
"fileVersion": "8.0.23.53103"
|
|
33
26
|
}
|
|
34
27
|
},
|
|
35
28
|
"runtimeTargets": {
|
|
36
|
-
"runtimes
|
|
29
|
+
"runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
|
|
37
30
|
"rid": "win",
|
|
38
31
|
"assetType": "runtime",
|
|
39
32
|
"assemblyVersion": "8.0.0.0",
|
|
@@ -41,49 +34,49 @@
|
|
|
41
34
|
}
|
|
42
35
|
}
|
|
43
36
|
},
|
|
44
|
-
"Newtonsoft.Json
|
|
37
|
+
"Newtonsoft.Json/13.0.3": {
|
|
45
38
|
"runtime": {
|
|
46
|
-
"lib
|
|
39
|
+
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
47
40
|
"assemblyVersion": "13.0.0.0",
|
|
48
41
|
"fileVersion": "13.0.3.27908"
|
|
49
42
|
}
|
|
50
43
|
}
|
|
51
44
|
},
|
|
52
|
-
"runtime.linux-arm.runtime.native.System.IO.Ports
|
|
45
|
+
"runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
|
|
53
46
|
"runtimeTargets": {
|
|
54
|
-
"runtimes
|
|
47
|
+
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
|
|
55
48
|
"rid": "linux-arm",
|
|
56
49
|
"assetType": "native",
|
|
57
50
|
"fileVersion": "0.0.0.0"
|
|
58
51
|
}
|
|
59
52
|
}
|
|
60
53
|
},
|
|
61
|
-
"runtime.linux-arm64.runtime.native.System.IO.Ports
|
|
54
|
+
"runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
|
|
62
55
|
"runtimeTargets": {
|
|
63
|
-
"runtimes
|
|
56
|
+
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
|
|
64
57
|
"rid": "linux-arm64",
|
|
65
58
|
"assetType": "native",
|
|
66
59
|
"fileVersion": "0.0.0.0"
|
|
67
60
|
}
|
|
68
61
|
}
|
|
69
62
|
},
|
|
70
|
-
"runtime.linux-x64.runtime.native.System.IO.Ports
|
|
63
|
+
"runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
|
|
71
64
|
"runtimeTargets": {
|
|
72
|
-
"runtimes
|
|
65
|
+
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
|
|
73
66
|
"rid": "linux-x64",
|
|
74
67
|
"assetType": "native",
|
|
75
68
|
"fileVersion": "0.0.0.0"
|
|
76
69
|
}
|
|
77
70
|
}
|
|
78
71
|
},
|
|
79
|
-
"runtime.native.System.Data.SqlClient.sni
|
|
72
|
+
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
80
73
|
"dependencies": {
|
|
81
74
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
82
75
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
83
76
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
84
77
|
}
|
|
85
78
|
},
|
|
86
|
-
"runtime.native.System.IO.Ports
|
|
79
|
+
"runtime.native.System.IO.Ports/8.0.0": {
|
|
87
80
|
"dependencies": {
|
|
88
81
|
"runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0",
|
|
89
82
|
"runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0",
|
|
@@ -92,79 +85,77 @@
|
|
|
92
85
|
"runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0"
|
|
93
86
|
}
|
|
94
87
|
},
|
|
95
|
-
"runtime.osx-arm64.runtime.native.System.IO.Ports
|
|
88
|
+
"runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
|
|
96
89
|
"runtimeTargets": {
|
|
97
|
-
"runtimes
|
|
90
|
+
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
|
|
98
91
|
"rid": "osx-arm64",
|
|
99
92
|
"assetType": "native",
|
|
100
93
|
"fileVersion": "0.0.0.0"
|
|
101
94
|
}
|
|
102
95
|
}
|
|
103
96
|
},
|
|
104
|
-
"runtime.osx-x64.runtime.native.System.IO.Ports
|
|
97
|
+
"runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
|
|
105
98
|
"runtimeTargets": {
|
|
106
|
-
"runtimes
|
|
99
|
+
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
|
|
107
100
|
"rid": "osx-x64",
|
|
108
101
|
"assetType": "native",
|
|
109
102
|
"fileVersion": "0.0.0.0"
|
|
110
103
|
}
|
|
111
104
|
}
|
|
112
105
|
},
|
|
113
|
-
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni
|
|
106
|
+
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
114
107
|
"runtimeTargets": {
|
|
115
|
-
"runtimes
|
|
108
|
+
"runtimes/win-arm64/native/sni.dll": {
|
|
116
109
|
"rid": "win-arm64",
|
|
117
110
|
"assetType": "native",
|
|
118
111
|
"fileVersion": "4.6.25512.1"
|
|
119
112
|
}
|
|
120
113
|
}
|
|
121
114
|
},
|
|
122
|
-
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni
|
|
115
|
+
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
123
116
|
"runtimeTargets": {
|
|
124
|
-
"runtimes
|
|
117
|
+
"runtimes/win-x64/native/sni.dll": {
|
|
125
118
|
"rid": "win-x64",
|
|
126
119
|
"assetType": "native",
|
|
127
120
|
"fileVersion": "4.6.25512.1"
|
|
128
121
|
}
|
|
129
122
|
}
|
|
130
123
|
},
|
|
131
|
-
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni
|
|
124
|
+
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
132
125
|
"runtimeTargets": {
|
|
133
|
-
"runtimes
|
|
126
|
+
"runtimes/win-x86/native/sni.dll": {
|
|
134
127
|
"rid": "win-x86",
|
|
135
128
|
"assetType": "native",
|
|
136
129
|
"fileVersion": "4.6.25512.1"
|
|
137
130
|
}
|
|
138
131
|
}
|
|
139
132
|
},
|
|
140
|
-
"System.Collections.Immutable
|
|
133
|
+
"System.Collections.Immutable/9.0.0-rc.1.24431.7": {
|
|
141
134
|
"runtime": {
|
|
142
|
-
"lib
|
|
135
|
+
"lib/net8.0/System.Collections.Immutable.dll": {
|
|
143
136
|
"assemblyVersion": "9.0.0.0",
|
|
144
137
|
"fileVersion": "9.0.24.43107"
|
|
145
138
|
}
|
|
146
139
|
}
|
|
147
140
|
},
|
|
148
|
-
"System.Data.SqlClient
|
|
141
|
+
"System.Data.SqlClient/4.8.6": {
|
|
149
142
|
"dependencies": {
|
|
150
|
-
"Microsoft.Win32.Registry": "4.7.0",
|
|
151
|
-
"System.Security.Principal.Windows": "4.7.0",
|
|
152
143
|
"runtime.native.System.Data.SqlClient.sni": "4.7.0"
|
|
153
144
|
},
|
|
154
145
|
"runtime": {
|
|
155
|
-
"lib
|
|
146
|
+
"lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
156
147
|
"assemblyVersion": "4.6.1.6",
|
|
157
148
|
"fileVersion": "4.700.23.52603"
|
|
158
149
|
}
|
|
159
150
|
},
|
|
160
151
|
"runtimeTargets": {
|
|
161
|
-
"runtimes
|
|
152
|
+
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
162
153
|
"rid": "unix",
|
|
163
154
|
"assetType": "runtime",
|
|
164
155
|
"assemblyVersion": "4.6.1.6",
|
|
165
156
|
"fileVersion": "4.700.23.52603"
|
|
166
157
|
},
|
|
167
|
-
"runtimes
|
|
158
|
+
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
168
159
|
"rid": "win",
|
|
169
160
|
"assetType": "runtime",
|
|
170
161
|
"assemblyVersion": "4.6.1.6",
|
|
@@ -172,46 +163,46 @@
|
|
|
172
163
|
}
|
|
173
164
|
}
|
|
174
165
|
},
|
|
175
|
-
"System.Drawing.Common
|
|
166
|
+
"System.Drawing.Common/8.0.8": {
|
|
176
167
|
"dependencies": {
|
|
177
168
|
"Microsoft.Win32.SystemEvents": "8.0.0"
|
|
178
169
|
},
|
|
179
170
|
"runtime": {
|
|
180
|
-
"lib
|
|
171
|
+
"lib/net8.0/System.Drawing.Common.dll": {
|
|
181
172
|
"assemblyVersion": "8.0.0.0",
|
|
182
173
|
"fileVersion": "8.0.824.36606"
|
|
183
174
|
}
|
|
184
175
|
}
|
|
185
176
|
},
|
|
186
|
-
"System.Formats.Nrbf
|
|
177
|
+
"System.Formats.Nrbf/9.0.0-rc.1.24431.7": {
|
|
187
178
|
"dependencies": {
|
|
188
179
|
"System.Reflection.Metadata": "9.0.0-rc.1.24431.7"
|
|
189
180
|
},
|
|
190
181
|
"runtime": {
|
|
191
|
-
"lib
|
|
182
|
+
"lib/net8.0/System.Formats.Nrbf.dll": {
|
|
192
183
|
"assemblyVersion": "9.0.0.0",
|
|
193
184
|
"fileVersion": "9.0.24.43107"
|
|
194
185
|
}
|
|
195
186
|
}
|
|
196
187
|
},
|
|
197
|
-
"System.IO.Ports
|
|
188
|
+
"System.IO.Ports/8.0.0": {
|
|
198
189
|
"dependencies": {
|
|
199
190
|
"runtime.native.System.IO.Ports": "8.0.0"
|
|
200
191
|
},
|
|
201
192
|
"runtime": {
|
|
202
|
-
"lib
|
|
193
|
+
"lib/net8.0/System.IO.Ports.dll": {
|
|
203
194
|
"assemblyVersion": "8.0.0.0",
|
|
204
195
|
"fileVersion": "8.0.23.53103"
|
|
205
196
|
}
|
|
206
197
|
},
|
|
207
198
|
"runtimeTargets": {
|
|
208
|
-
"runtimes
|
|
199
|
+
"runtimes/unix/lib/net8.0/System.IO.Ports.dll": {
|
|
209
200
|
"rid": "unix",
|
|
210
201
|
"assetType": "runtime",
|
|
211
202
|
"assemblyVersion": "8.0.0.0",
|
|
212
203
|
"fileVersion": "8.0.23.53103"
|
|
213
204
|
},
|
|
214
|
-
"runtimes
|
|
205
|
+
"runtimes/win/lib/net8.0/System.IO.Ports.dll": {
|
|
215
206
|
"rid": "win",
|
|
216
207
|
"assetType": "runtime",
|
|
217
208
|
"assemblyVersion": "8.0.0.0",
|
|
@@ -219,203 +210,168 @@
|
|
|
219
210
|
}
|
|
220
211
|
}
|
|
221
212
|
},
|
|
222
|
-
"System.Reflection.Metadata
|
|
213
|
+
"System.Reflection.Metadata/9.0.0-rc.1.24431.7": {
|
|
223
214
|
"dependencies": {
|
|
224
215
|
"System.Collections.Immutable": "9.0.0-rc.1.24431.7"
|
|
225
216
|
},
|
|
226
217
|
"runtime": {
|
|
227
|
-
"lib
|
|
218
|
+
"lib/net8.0/System.Reflection.Metadata.dll": {
|
|
228
219
|
"assemblyVersion": "9.0.0.0",
|
|
229
220
|
"fileVersion": "9.0.24.43107"
|
|
230
221
|
}
|
|
231
222
|
}
|
|
232
223
|
},
|
|
233
|
-
"System.Resources.Extensions
|
|
224
|
+
"System.Resources.Extensions/9.0.0-rc.1.24431.7": {
|
|
234
225
|
"dependencies": {
|
|
235
226
|
"System.Formats.Nrbf": "9.0.0-rc.1.24431.7"
|
|
236
227
|
},
|
|
237
228
|
"runtime": {
|
|
238
|
-
"lib
|
|
229
|
+
"lib/net8.0/System.Resources.Extensions.dll": {
|
|
239
230
|
"assemblyVersion": "9.0.0.0",
|
|
240
231
|
"fileVersion": "9.0.24.43107"
|
|
241
232
|
}
|
|
242
233
|
}
|
|
243
|
-
}
|
|
244
|
-
"System.Security.AccessControl\/4.7.0": {
|
|
245
|
-
"dependencies": {
|
|
246
|
-
"Microsoft.NETCore.Platforms": "3.1.0",
|
|
247
|
-
"System.Security.Principal.Windows": "4.7.0"
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
"System.Security.Principal.Windows\/4.7.0": {}
|
|
234
|
+
}
|
|
251
235
|
}
|
|
252
236
|
},
|
|
253
237
|
"libraries": {
|
|
254
|
-
"LECPythonLib
|
|
238
|
+
"LECPythonLib/1.0.0": {
|
|
255
239
|
"type": "project",
|
|
256
240
|
"serviceable": false,
|
|
257
241
|
"sha512": ""
|
|
258
242
|
},
|
|
259
|
-
"Microsoft.
|
|
260
|
-
"type": "package",
|
|
261
|
-
"serviceable": true,
|
|
262
|
-
"sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA\/+t\/SbY67w==",
|
|
263
|
-
"path": "microsoft.netcore.platforms\/3.1.0",
|
|
264
|
-
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
|
|
265
|
-
},
|
|
266
|
-
"Microsoft.Win32.Registry\/4.7.0": {
|
|
243
|
+
"Microsoft.Win32.SystemEvents/8.0.0": {
|
|
267
244
|
"type": "package",
|
|
268
245
|
"serviceable": true,
|
|
269
|
-
"sha512": "sha512-
|
|
270
|
-
"path": "microsoft.win32.
|
|
271
|
-
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
|
|
272
|
-
},
|
|
273
|
-
"Microsoft.Win32.SystemEvents\/8.0.0": {
|
|
274
|
-
"type": "package",
|
|
275
|
-
"serviceable": true,
|
|
276
|
-
"sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ\/pyagvi\/8gDLkw==",
|
|
277
|
-
"path": "microsoft.win32.systemevents\/8.0.0",
|
|
246
|
+
"sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
|
|
247
|
+
"path": "microsoft.win32.systemevents/8.0.0",
|
|
278
248
|
"hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512"
|
|
279
249
|
},
|
|
280
|
-
"Newtonsoft.Json
|
|
250
|
+
"Newtonsoft.Json/13.0.3": {
|
|
281
251
|
"type": "package",
|
|
282
252
|
"serviceable": true,
|
|
283
|
-
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix
|
|
284
|
-
"path": "newtonsoft.json
|
|
253
|
+
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
254
|
+
"path": "newtonsoft.json/13.0.3",
|
|
285
255
|
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
|
286
256
|
},
|
|
287
|
-
"runtime.linux-arm.runtime.native.System.IO.Ports
|
|
257
|
+
"runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
|
|
288
258
|
"type": "package",
|
|
289
259
|
"serviceable": true,
|
|
290
260
|
"sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==",
|
|
291
|
-
"path": "runtime.linux-arm.runtime.native.system.io.ports
|
|
261
|
+
"path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0",
|
|
292
262
|
"hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
293
263
|
},
|
|
294
|
-
"runtime.linux-arm64.runtime.native.System.IO.Ports
|
|
264
|
+
"runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
|
|
295
265
|
"type": "package",
|
|
296
266
|
"serviceable": true,
|
|
297
|
-
"sha512": "sha512-KYG6
|
|
298
|
-
"path": "runtime.linux-arm64.runtime.native.system.io.ports
|
|
267
|
+
"sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==",
|
|
268
|
+
"path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0",
|
|
299
269
|
"hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
300
270
|
},
|
|
301
|
-
"runtime.linux-x64.runtime.native.System.IO.Ports
|
|
271
|
+
"runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
|
|
302
272
|
"type": "package",
|
|
303
273
|
"serviceable": true,
|
|
304
|
-
"sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy
|
|
305
|
-
"path": "runtime.linux-x64.runtime.native.system.io.ports
|
|
274
|
+
"sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==",
|
|
275
|
+
"path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0",
|
|
306
276
|
"hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
307
277
|
},
|
|
308
|
-
"runtime.native.System.Data.SqlClient.sni
|
|
278
|
+
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
309
279
|
"type": "package",
|
|
310
280
|
"serviceable": true,
|
|
311
281
|
"sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
|
|
312
|
-
"path": "runtime.native.system.data.sqlclient.sni
|
|
282
|
+
"path": "runtime.native.system.data.sqlclient.sni/4.7.0",
|
|
313
283
|
"hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
|
|
314
284
|
},
|
|
315
|
-
"runtime.native.System.IO.Ports
|
|
285
|
+
"runtime.native.System.IO.Ports/8.0.0": {
|
|
316
286
|
"type": "package",
|
|
317
287
|
"serviceable": true,
|
|
318
|
-
"sha512": "sha512-Ee7Sz5llLpTgyKIWzKI
|
|
319
|
-
"path": "runtime.native.system.io.ports
|
|
288
|
+
"sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==",
|
|
289
|
+
"path": "runtime.native.system.io.ports/8.0.0",
|
|
320
290
|
"hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
321
291
|
},
|
|
322
|
-
"runtime.osx-arm64.runtime.native.System.IO.Ports
|
|
292
|
+
"runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
|
|
323
293
|
"type": "package",
|
|
324
294
|
"serviceable": true,
|
|
325
|
-
"sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L
|
|
326
|
-
"path": "runtime.osx-arm64.runtime.native.system.io.ports
|
|
295
|
+
"sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==",
|
|
296
|
+
"path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0",
|
|
327
297
|
"hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
328
298
|
},
|
|
329
|
-
"runtime.osx-x64.runtime.native.System.IO.Ports
|
|
299
|
+
"runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
|
|
330
300
|
"type": "package",
|
|
331
301
|
"serviceable": true,
|
|
332
302
|
"sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==",
|
|
333
|
-
"path": "runtime.osx-x64.runtime.native.system.io.ports
|
|
303
|
+
"path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0",
|
|
334
304
|
"hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
|
|
335
305
|
},
|
|
336
|
-
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni
|
|
306
|
+
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
337
307
|
"type": "package",
|
|
338
308
|
"serviceable": true,
|
|
339
|
-
"sha512": "sha512-LbrynESTp3bm5O
|
|
340
|
-
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni
|
|
309
|
+
"sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
310
|
+
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
341
311
|
"hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
342
312
|
},
|
|
343
|
-
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni
|
|
313
|
+
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
344
314
|
"type": "package",
|
|
345
315
|
"serviceable": true,
|
|
346
|
-
"sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X
|
|
347
|
-
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni
|
|
316
|
+
"sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
317
|
+
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
348
318
|
"hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
349
319
|
},
|
|
350
|
-
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni
|
|
320
|
+
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
351
321
|
"type": "package",
|
|
352
322
|
"serviceable": true,
|
|
353
|
-
"sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5
|
|
354
|
-
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni
|
|
323
|
+
"sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
324
|
+
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
355
325
|
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
356
326
|
},
|
|
357
|
-
"System.Collections.Immutable
|
|
327
|
+
"System.Collections.Immutable/9.0.0-rc.1.24431.7": {
|
|
358
328
|
"type": "package",
|
|
359
329
|
"serviceable": true,
|
|
360
|
-
"sha512": "sha512-yeNYC+67wpaDM9MGsFDYz5kYiGdGjqGzwuy9oZBg4ZqwA
|
|
361
|
-
"path": "system.collections.immutable
|
|
330
|
+
"sha512": "sha512-yeNYC+67wpaDM9MGsFDYz5kYiGdGjqGzwuy9oZBg4ZqwA/ibfUewDOfbXsKUkc3oCTEvT4mSgak981UTvO+T8Q==",
|
|
331
|
+
"path": "system.collections.immutable/9.0.0-rc.1.24431.7",
|
|
362
332
|
"hashPath": "system.collections.immutable.9.0.0-rc.1.24431.7.nupkg.sha512"
|
|
363
333
|
},
|
|
364
|
-
"System.Data.SqlClient
|
|
334
|
+
"System.Data.SqlClient/4.8.6": {
|
|
365
335
|
"type": "package",
|
|
366
336
|
"serviceable": true,
|
|
367
|
-
"sha512": "sha512-2Ij
|
|
368
|
-
"path": "system.data.sqlclient
|
|
337
|
+
"sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
|
|
338
|
+
"path": "system.data.sqlclient/4.8.6",
|
|
369
339
|
"hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512"
|
|
370
340
|
},
|
|
371
|
-
"System.Drawing.Common
|
|
341
|
+
"System.Drawing.Common/8.0.8": {
|
|
372
342
|
"type": "package",
|
|
373
343
|
"serviceable": true,
|
|
374
|
-
"sha512": "sha512-4ZM1wvLjz9nVVExsfPAaSl
|
|
375
|
-
"path": "system.drawing.common
|
|
344
|
+
"sha512": "sha512-4ZM1wvLjz9nVVExsfPAaSl/qOvU+QNedJL5rQ+2Wbow+iGeyO0e7XN07707rMBgaffEeeLrCZBwC0oHUuvRdPw==",
|
|
345
|
+
"path": "system.drawing.common/8.0.8",
|
|
376
346
|
"hashPath": "system.drawing.common.8.0.8.nupkg.sha512"
|
|
377
347
|
},
|
|
378
|
-
"System.Formats.Nrbf
|
|
348
|
+
"System.Formats.Nrbf/9.0.0-rc.1.24431.7": {
|
|
379
349
|
"type": "package",
|
|
380
350
|
"serviceable": true,
|
|
381
351
|
"sha512": "sha512-X0IKTFwbvx6Pi7HHj5uC1RpAJtyyWzoUHyr5i+StqDAl4S8hDliZ9jNZEL7VG0XsoerkUl7jWAaEI91Bvosxtg==",
|
|
382
|
-
"path": "system.formats.nrbf
|
|
352
|
+
"path": "system.formats.nrbf/9.0.0-rc.1.24431.7",
|
|
383
353
|
"hashPath": "system.formats.nrbf.9.0.0-rc.1.24431.7.nupkg.sha512"
|
|
384
354
|
},
|
|
385
|
-
"System.IO.Ports
|
|
355
|
+
"System.IO.Ports/8.0.0": {
|
|
386
356
|
"type": "package",
|
|
387
357
|
"serviceable": true,
|
|
388
|
-
"sha512": "sha512-MaiPbx2
|
|
389
|
-
"path": "system.io.ports
|
|
358
|
+
"sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==",
|
|
359
|
+
"path": "system.io.ports/8.0.0",
|
|
390
360
|
"hashPath": "system.io.ports.8.0.0.nupkg.sha512"
|
|
391
361
|
},
|
|
392
|
-
"System.Reflection.Metadata
|
|
362
|
+
"System.Reflection.Metadata/9.0.0-rc.1.24431.7": {
|
|
393
363
|
"type": "package",
|
|
394
364
|
"serviceable": true,
|
|
395
|
-
"sha512": "sha512-dHd4sZArKiZ57z1DhSUyPe
|
|
396
|
-
"path": "system.reflection.metadata
|
|
365
|
+
"sha512": "sha512-dHd4sZArKiZ57z1DhSUyPe/QGd8fiX07UpTph6Xd9QIm43wMom5t3d2np9yOCYNMLZETtpoiK3aDfJhkSYuavA==",
|
|
366
|
+
"path": "system.reflection.metadata/9.0.0-rc.1.24431.7",
|
|
397
367
|
"hashPath": "system.reflection.metadata.9.0.0-rc.1.24431.7.nupkg.sha512"
|
|
398
368
|
},
|
|
399
|
-
"System.Resources.Extensions
|
|
369
|
+
"System.Resources.Extensions/9.0.0-rc.1.24431.7": {
|
|
400
370
|
"type": "package",
|
|
401
371
|
"serviceable": true,
|
|
402
|
-
"sha512": "sha512-Ons79HxeznrIPP
|
|
403
|
-
"path": "system.resources.extensions
|
|
372
|
+
"sha512": "sha512-Ons79HxeznrIPP/r5r20oWD0EWt4wlez+F7+28BmPVpScmmkPq3KrJUs+L0P95dAeh5vsigqI3s/JNBFg5n89w==",
|
|
373
|
+
"path": "system.resources.extensions/9.0.0-rc.1.24431.7",
|
|
404
374
|
"hashPath": "system.resources.extensions.9.0.0-rc.1.24431.7.nupkg.sha512"
|
|
405
|
-
},
|
|
406
|
-
"System.Security.AccessControl\/4.7.0": {
|
|
407
|
-
"type": "package",
|
|
408
|
-
"serviceable": true,
|
|
409
|
-
"sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
|
|
410
|
-
"path": "system.security.accesscontrol\/4.7.0",
|
|
411
|
-
"hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
|
|
412
|
-
},
|
|
413
|
-
"System.Security.Principal.Windows\/4.7.0": {
|
|
414
|
-
"type": "package",
|
|
415
|
-
"serviceable": true,
|
|
416
|
-
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h\/70vyYMDYs85lwEI+LngEONe\/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
|
417
|
-
"path": "system.security.principal.windows\/4.7.0",
|
|
418
|
-
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
|
419
375
|
}
|
|
420
376
|
}
|
|
421
377
|
}
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: LECPython
|
|
3
|
-
Version: 1.2.3.
|
|
3
|
+
Version: 1.2.3.8
|
|
4
4
|
Summary: LECPython is a Python component developed in C# that enables seamless communication between Python and PLCs...
|
|
5
5
|
Home-page: https://github.com/xeden3/LECPython
|
|
6
6
|
Author: xeden3
|
|
@@ -12,6 +12,15 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
12
|
Classifier: License :: OSI Approved :: MIT License
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
Requires-Dist: pythonnet==3.0.4
|
|
15
|
+
Dynamic: author
|
|
16
|
+
Dynamic: author-email
|
|
17
|
+
Dynamic: classifier
|
|
18
|
+
Dynamic: description
|
|
19
|
+
Dynamic: description-content-type
|
|
20
|
+
Dynamic: home-page
|
|
21
|
+
Dynamic: project-url
|
|
22
|
+
Dynamic: requires-dist
|
|
23
|
+
Dynamic: summary
|
|
15
24
|
|
|
16
25
|
# LECPython
|
|
17
26
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: LECPython
|
|
3
|
-
Version: 1.2.3.
|
|
3
|
+
Version: 1.2.3.8
|
|
4
4
|
Summary: LECPython is a Python component developed in C# that enables seamless communication between Python and PLCs...
|
|
5
5
|
Home-page: https://github.com/xeden3/LECPython
|
|
6
6
|
Author: xeden3
|
|
@@ -12,6 +12,15 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
12
|
Classifier: License :: OSI Approved :: MIT License
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
Requires-Dist: pythonnet==3.0.4
|
|
15
|
+
Dynamic: author
|
|
16
|
+
Dynamic: author-email
|
|
17
|
+
Dynamic: classifier
|
|
18
|
+
Dynamic: description
|
|
19
|
+
Dynamic: description-content-type
|
|
20
|
+
Dynamic: home-page
|
|
21
|
+
Dynamic: project-url
|
|
22
|
+
Dynamic: requires-dist
|
|
23
|
+
Dynamic: summary
|
|
15
24
|
|
|
16
25
|
# LECPython
|
|
17
26
|
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|