quarchpy 2.1.17.dev1__py2.py3-none-any.whl → 2.1.17.dev2__py2.py3-none-any.whl

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.
Files changed (44) hide show
  1. quarchpy/_version.py +1 -1
  2. quarchpy/connection_specific/QPS/qis/help.txt +7 -1
  3. quarchpy/connection_specific/QPS/qis/qis.jar +0 -0
  4. quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.02.jar +0 -0
  5. quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.04.jar +0 -0
  6. quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.8.jar +0 -0
  7. quarchpy/connection_specific/QPS/qis/qis_lib/Collections-1.2.jar +0 -0
  8. quarchpy/connection_specific/QPS/qis/qis_lib/Collections-2.4.jar +0 -0
  9. quarchpy/connection_specific/QPS/qis/qis_lib/Desktop-1.0.jar +0 -0
  10. quarchpy/connection_specific/QPS/qis/qis_lib/Desktop-1.1.jar +0 -0
  11. quarchpy/connection_specific/QPS/qis/qis_lib/Executor-3.11.jar +0 -0
  12. quarchpy/connection_specific/QPS/qis/qis_lib/Executor-3.13.jar +0 -0
  13. quarchpy/connection_specific/QPS/qis/qis_lib/JNA-1.0.jar +0 -0
  14. quarchpy/connection_specific/QPS/qis/qis_lib/JNA-1.2.jar +0 -0
  15. quarchpy/connection_specific/QPS/qis/qis_lib/OS-1.6.jar +0 -0
  16. quarchpy/connection_specific/QPS/qis/qis_lib/OS-1.8.jar +0 -0
  17. quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.9.jar +0 -0
  18. quarchpy/connection_specific/QPS/qis/qis_lib/SystemTray-4.2.1.jar +0 -0
  19. quarchpy/connection_specific/QPS/qis/qis_lib/SystemTray-4.4.jar +0 -0
  20. quarchpy/connection_specific/QPS/qis/qis_lib/Updates-1.1.jar +0 -0
  21. quarchpy/connection_specific/QPS/qis/qis_lib/Utilities-1.39.jar +0 -0
  22. quarchpy/connection_specific/QPS/qis/qis_lib/Utilities-1.46.jar +0 -0
  23. quarchpy/connection_specific/QPS/qis/qis_lib/commons-csv-1.8.jar +0 -0
  24. quarchpy/connection_specific/QPS/qis/qis_lib/javassist-3.29.2-GA.jar +0 -0
  25. quarchpy/connection_specific/QPS/qis/qis_lib/jna-jpms-5.12.1.jar +0 -0
  26. quarchpy/connection_specific/QPS/qis/qis_lib/jna-platform-jpms-5.12.1.jar +0 -0
  27. quarchpy/connection_specific/QPS/qis/qis_lib/kotlin-stdlib-1.7.22.jar +0 -0
  28. quarchpy/connection_specific/QPS/qis/qis_lib/kotlin-stdlib-1.9.21.jar +0 -0
  29. quarchpy/connection_specific/QPS/qis/qis_lib/slf4j-api-2.0.9.jar +0 -0
  30. quarchpy/connection_specific/QPS/qis/qis_lib/slf4j-simple-2.0.9.jar +0 -0
  31. quarchpy/connection_specific/QPS/qis/resources/filters/filters.csv +1004 -0
  32. quarchpy/connection_specific/QPS/qis/resources/filters/iec_filters.xml +21 -0
  33. quarchpy/connection_specific/QPS/qps.jar +0 -0
  34. quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.11.jar +0 -0
  35. quarchpy/connection_specific/QPS/qps_lib/commons-lang3-3.12.0.jar +0 -0
  36. quarchpy/connection_specific/QPS/qps_lib/opencsv-5.9.jar +0 -0
  37. quarchpy/connection_specific/QPS/qps_lib/qis-1.40.jar +0 -0
  38. quarchpy/connection_specific/QPS/scriptCommands.txt +2 -2
  39. quarchpy/run.py +0 -1
  40. quarchpy/run.py.bak +283 -0
  41. {quarchpy-2.1.17.dev1.dist-info → quarchpy-2.1.17.dev2.dist-info}/METADATA +1 -1
  42. {quarchpy-2.1.17.dev1.dist-info → quarchpy-2.1.17.dev2.dist-info}/RECORD +44 -11
  43. {quarchpy-2.1.17.dev1.dist-info → quarchpy-2.1.17.dev2.dist-info}/WHEEL +0 -0
  44. {quarchpy-2.1.17.dev1.dist-info → quarchpy-2.1.17.dev2.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <filters>
3
+ <filter>
4
+ <version>1.0</version> <!-- Ensure the latest version of the XML template is used (add link here?) -->
5
+ <name>Test</name> <!-- Provide a unique name for this filter -->
6
+ <sampleRate>4us</sampleRate> <!-- Set the sample rate of the filter set (please convert units to us) -->
7
+ <count>5</count> <!-- Set the number of coefficient values here -->
8
+ <values>
9
+ 0.1,0.2,0.3,0.4,0.5 <!-- Add up to 1000 comma-separated values -->
10
+ </values>
11
+ </filter>
12
+ <filter>
13
+ <version>1.0</version>
14
+ <name>IEC_FILTER_1</name>
15
+ <sampleRate>4us</sampleRate>
16
+ <count>535</count>
17
+ <values>
18
+ -0.014142308,0.000212643,0.000215102,0.0002202,0.000227875,0.000238051,0.000250835,0.000265253,0.000282947,0.000302355,0.000323617,0.000346777,0.000371759,0.00039853,0.000426634,0.000456325,0.000487145,0.000518923,0.000551546,0.000584866,0.00061877,0.000652917,0.000687284,0.000721602,0.000755673,0.000789334,0.000822411,0.000854754,0.000886078,0.000916256,0.000945077,0.000972359,0.00099792,0.001021592,0.001043237,0.001062633,0.001079655,0.001094143,0.001105986,0.001115026,0.001121144,0.001124244,0.001124197,0.001120927,0.001114336,0.001104416,0.001091072,0.001074263,0.00105397,0.001030189,0.001002942,0.000972188,0.000938062,0.000900536,0.000859663,0.000815509,0.000768197,0.000717907,0.000664598,0.000608602,0.000549965,0.000488846,0.000425398,0.00035988,0.000292757,0.000223757,0.000153502,8.20E-05,9.52E-06,-6.39E-05,-0.000137972,-0.000210868,-0.00028482,-0.000357983,-0.000430491,-0.000502104,-0.000572903,-0.000659468,-0.000693286,-0.000763022,-0.000827979,-0.000889312,-0.000947123,-0.001001229,-0.001052027,-0.001098057,-0.001140481,-0.001178674,-0.001212289,-0.001241138,-0.001265021,-0.001284036,-0.001297681,-0.001306145,-0.001309251,-0.001306826,-0.001298771,-0.001284996,-0.0012656,-0.001240405,-0.001209512,-0.001172935,-0.001130696,-0.001082857,-0.001029495,-0.00097082,-0.000906897,-0.000837922,-0.000764071,-0.000685555,-0.000602595,-0.000515426,-0.000424375,-0.000329699,-0.000231721,-0.000130748,-2.72E-05,7.87E-05,0.000186386,0.000295562,0.000405804,0.000516675,0.000627801,0.000738677,0.000848864,0.000957916,0.00106538,0.001170808,0.001273675,0.001373628,0.001470101,0.00156265,0.001650836,0.001734267,0.001812564,0.001885135,0.001951805,0.002012024,0.002065432,0.002111675,0.002150514,0.002181825,0.002204722,0.00221947,0.002225512,0.002222627,0.002210592,0.002189417,0.002160749,0.002120703,0.002072133,0.002014114,0.001946717,0.001869898,0.00178104,0.001694843,0.001587127,0.001473018,0.001351315,0.001221885,0.001084887,0.000940236,0.000789156,0.000630868,0.000466369,0.000296231,0.000120921,-5.90E-05,-0.000243229,-0.000430753,-0.000621266,-0.000813979,-0.001008133,-0.001203022,-0.001397915,-0.001592179,-0.001784897,-0.001975404,-0.002162884,-0.002346521,-0.002525515,-0.002699063,-0.002866434,-0.003026741,-0.003179221,-0.003323064,-0.003457499,-0.003581742,-0.003695036,-0.003796688,-0.003885939,-0.003962107,-0.004024502,-0.004072525,-0.004105548,-0.004122982,-0.004124302,-0.004108981,-0.004076568,-0.004026585,-0.003958728,-0.003872632,-0.003767995,-0.003644566,-0.003502149,-0.003340657,-0.003159888,-0.002959927,-0.002740745,-0.002502388,-0.002244927,-0.001968531,-0.00167361,-0.0013602,-0.001028866,-0.000679956,-0.000313905,6.89E-05,0.000467917,0.000881953,0.00131104,0.001754032,0.002210273,0.002679033,0.003159801,0.003653452,0.004153453,0.004664225,0.005182713,0.005708098,0.006239299,0.00677453,0.007317705,0.00785711,0.008400166,0.008944082,0.009487262,0.010028369,0.010565955,0.011099421,0.011626622,0.012147006,0.012659404,0.013162566,0.013655315,0.014136406,0.014604999,0.015059729,0.0154997,0.01592392,0.016331358,0.016721031,0.017091935,0.017443331,0.017774267,0.018083997,0.01837179,0.018636949,0.018878829,0.019096796,0.01929041,0.019459164,0.019602663,0.019720547,0.01981254,0.019878416,0.019917983,0.019931188,0.019917983,0.019878416,0.01981254,0.019720547,0.019602663,0.019459164,0.01929041,0.019096796,0.018878829,0.018636949,0.01837179,0.018083997,0.017774267,0.017443331,0.017091935,0.016721031,0.016331358,0.01592392,0.0154997,0.015059729,0.014604999,0.014136406,0.013655315,0.013162566,0.012659404,0.012147006,0.011626622,0.011099421,0.010565955,0.010028369,0.009487262,0.008944082,0.008400166,0.00785711,0.007317705,0.00677453,0.006239299,0.005708098,0.005182713,0.004664225,0.004153453,0.003653452,0.003159801,0.002679033,0.002210273,0.001754032,0.00131104,0.000881953,0.000467917,6.89E-05,-0.000313905,-0.000679956,-0.001028866,-0.0013602,-0.00167361,-0.001968531,-0.002244927,-0.002502388,-0.002740745,-0.002959927,-0.003159888,-0.003340657,-0.003502149,-0.003644566,-0.003767995,-0.003872632,-0.003958728,-0.004026585,-0.004076568,-0.004108981,-0.004124302,-0.004122982,-0.004105548,-0.004072525,-0.004024502,-0.003962107,-0.003885939,-0.003796688,-0.003695036,-0.003581742,-0.003457499,-0.003323064,-0.003179221,-0.003026741,-0.002866434,-0.002699063,-0.002525515,-0.002346521,-0.002162884,-0.001975404,-0.001784897,-0.001592179,-0.001397915,-0.001203022,-0.001008133,-0.000813979,-0.000621266,-0.000430753,-0.000243229,-5.90E-05,0.000120921,0.000296231,0.000466369,0.000630868,0.000789156,0.000940236,0.001084887,0.001221885,0.001351315,0.001473018,0.001587127,0.001694843,0.00178104,0.001869898,0.001946717,0.002014114,0.002072133,0.002120703,0.002160749,0.002189417,0.002210592,0.002222627,0.002225512,0.00221947,0.002204722,0.002181825,0.002150514,0.002111675,0.002065432,0.002012024,0.001951805,0.001885135,0.001812564,0.001734267,0.001650836,0.00156265,0.001470101,0.001373628,0.001273675,0.001170808,0.00106538,0.000957916,0.000848864,0.000738677,0.000627801,0.000516675,0.000405804,0.000295562,0.000186386,7.87E-05,-2.72E-05,-0.000130748,-0.000231721,-0.000329699,-0.000424375,-0.000515426,-0.000602595,-0.000685555,-0.000764071,-0.000837922,-0.000906897,-0.00097082,-0.001029495,-0.001082857,-0.001130696,-0.001172935,-0.001209512,-0.001240405,-0.0012656,-0.001284996,-0.001298771,-0.001306826,-0.001309251,-0.001306145,-0.001297681,-0.001284036,-0.001265021,-0.001241138,-0.001212289,-0.001178674,-0.001140481,-0.001098057,-0.001052027,-0.001001229,-0.000947123,-0.000889312,-0.000827979,-0.000763022,-0.000693286,-0.000659468,-0.000572903,-0.000502104,-0.000430491,-0.000357983,-0.00028482,-0.000210868,-0.000137972,-6.39E-05,9.52E-06,8.20E-05,0.000153502,0.000223757,0.000292757,0.00035988,0.000425398,0.000488846,0.000549965,0.000608602,0.000664598,0.000717907,0.000768197,0.000815509,0.000859663,0.000900536,0.000938062,0.000972188,0.001002942,0.001030189,0.00105397,0.001074263,0.001091072,0.001104416,0.001114336,0.001120927,0.001124197,0.001124244,0.001121144,0.001115026,0.001105986,0.001094143,0.001079655,0.001062633,0.001043237,0.001021592,0.00099792,0.000972359,0.000945077,0.000916256,0.000886078,0.000854754,0.000822411,0.000789334,0.000755673,0.000721602,0.000687284,0.000652917,0.00061877,0.000584866,0.000551546,0.000518923,0.000487145,0.000456325,0.000426634,0.00039853,0.000371759,0.000346777,0.000323617,0.000302355,0.000282947,0.000265253,0.000250835,0.000238051,0.000227875,0.0002202,0.000215102,0.000212643,-0.014142308 <!-- Add up to 1000 comma-separated values -->
19
+ </values>
20
+ </filter>
21
+ </filters>
Binary file
@@ -1,7 +1,7 @@
1
1
  QPS Command Summary
2
2
  Copyright (c) Quarch Ltd
3
- QPS v1.35.07
4
- Generated: 20-Sep-2023
3
+ QPS v1.37.3
4
+ Generated: 23-Jan-2024
5
5
 
6
6
 
7
7
  *** Commands ***
quarchpy/run.py CHANGED
@@ -279,5 +279,4 @@ def _run_help_function(args=None):
279
279
  displayTable(display_options, align="l", tableHeaders=["Command", "Description"])
280
280
 
281
281
  if __name__ == "__main__":
282
- main (["qps"])
283
282
  main (sys.argv[1:])
quarchpy/run.py.bak ADDED
@@ -0,0 +1,283 @@
1
+ """
2
+ This module allows specific quarchpy utilities and embedded applications to be run from the command line
3
+ using the format:
4
+ > python -m quarchpy.run [option]
5
+ """
6
+
7
+ # Import the various functions which need to be called from the command line options
8
+ from quarchpy.debug.SystemTest import main as systemTestMain
9
+ from quarchpy.debug.module_debug import parse_arguments as moduleDebugMain
10
+ from quarchpy.qis.qisFuncs import startLocalQis, isQisRunning, closeQis as closeQIS
11
+ from quarchpy.qps.qpsFuncs import startLocalQps, isQpsRunning, closeQps as closeQPS
12
+ from quarchpy.debug.upgrade_quarchpy import main as uprade_quarchpy_main
13
+ from quarchpy.user_interface import*
14
+ from quarchpy.debug.simple_terminal import main as simple_terminal_main
15
+ import sys, logging, traceback
16
+
17
+ def main(args):
18
+ """
19
+ Main function parses the arguments from the run command only
20
+ """
21
+
22
+ # Run the internal parser
23
+ _parse_run_options(args)
24
+
25
+ def _parse_run_options(args):
26
+ """
27
+ Parses the command line argument supplied via the quarchpy.run command line option
28
+
29
+ Parameters
30
+ ----------
31
+ args : list[str]
32
+ List of arguments to process
33
+
34
+ """
35
+
36
+ found = False
37
+
38
+ # Arguments may not always be present
39
+ if (len(args) > 0):
40
+ # Obtain the list of commands that can be executed
41
+ run_options = _get_run_options()
42
+ # Try to locate a matching command name, executing it if found and passing in the remaining parameters
43
+ main_arg = args[0]
44
+ for item in run_options:
45
+ if (item[0] == main_arg or item[1] == main_arg):
46
+ found = True
47
+ item[2](args[1:])
48
+ else:
49
+ logging.info("No args passed")
50
+ found = True
51
+ _run_help_function()
52
+
53
+ # If parsing failed, error and print the available commands
54
+ if (found == False):
55
+ logging.error("ERROR - Command line argument not recognised")
56
+ _run_help_function()
57
+
58
+
59
+ def _get_run_options():
60
+ """
61
+ Gets the list of options for quarchpy.run commands which can be called. This is used internally to access the available commands
62
+
63
+ Returns
64
+ -------
65
+ options_list : list[list[object]]
66
+ List of call parameters, each of which is a list of objects making up the function description
67
+
68
+ """
69
+
70
+ run_options = []
71
+
72
+ # [old_name , simple_name , execute_function , help_description]
73
+ run_options.append (["debug_info" , "debug" , _run_debug_function , "Runs system tests which displays useful information for debugging"])
74
+ run_options.append ([None , "module_debug", _run_module_debug_function , "Gives debug info on selected module and DUT"])
75
+ run_options.append ([None , "qcs" , _run_qcs_function , "Launches Quarch Compliance Suite server"])
76
+ run_options.append (["calibration_tool" , "calibration" , _run_calibration_function , "Runs the Quarch power module calibration tool"])
77
+ run_options.append ([None , "qis" , _run_qis_function , "Launches Quarch Instrument Server for communication with Quarch power modules"])
78
+ run_options.append ([None , "qps" , _run_qps_function , "Launches Quarch Power Studios, for power capture and analysis"])
79
+ run_options.append (["simple_terminal" , "terminal" , _run_simple_terminal_function, "Runs the Simple Terminal script"])
80
+ run_options.append (["upgrade_quarchpy" , "upgrade" , _run_upgrade_function , "Detects if an update of Quarchpy is available and assists in the upgrade process"])
81
+ run_options.append (["h" , "help" , _run_help_function , "Displays the help screen with a list of commands supported"])
82
+ run_options.append (["dd" , "list_drives" , _run_show_drives_function , "Displays a list of shown drives on the current system"])
83
+
84
+ return run_options
85
+
86
+ def _run_simple_terminal_function(args=None):
87
+ """
88
+ Runs the Simple Terminal script
89
+
90
+ Parameters
91
+ ----------
92
+ None
93
+ """
94
+ simple_terminal_main()
95
+
96
+ def _run_debug_function(args=None):
97
+ """
98
+ Executes the python debug/system test option, returning details of the installation to the user
99
+ for debug purposes
100
+
101
+ Parameters
102
+ ----------
103
+ args : list[str]
104
+ List of sub arguments to process
105
+
106
+ """
107
+
108
+ systemTestMain(args)
109
+
110
+ def _run_module_debug_function(args=None):
111
+ """
112
+ Executes the python debug/system test option, returning details of the installation to the user
113
+ for debug purposes
114
+
115
+ Parameters
116
+ ----------
117
+ args : list[str]
118
+ List of sub arguments to process
119
+
120
+ """
121
+
122
+ moduleDebugMain(args)
123
+
124
+ def _run_show_drives_function(args=None):
125
+ """
126
+ Shows a list of current found drives to the user.
127
+
128
+ Parameters
129
+ ----------
130
+ args : list[str]
131
+ List of sub arguments to process
132
+
133
+ """
134
+
135
+ try:
136
+ import QuarchpyQCS
137
+ from QuarchpyQCS.hostInformation import HostInformation
138
+ host_info = HostInformation()
139
+ host_info.display_drives()
140
+ except ImportError as err:
141
+ logging.error(err)
142
+ logging.error("Drive detection is now in the QCS standalone package. Please install the QCS package via:")
143
+ logging.error("'Pip install quarchQCS'")
144
+ logging.error("Then retry this command")
145
+
146
+ def _run_qcs_function(args=None):
147
+ """
148
+ Executes the QCS server back end process
149
+
150
+ Parameters
151
+ ----------
152
+ args : list[str]
153
+ List of sub arguments to process
154
+
155
+ """
156
+
157
+ try:
158
+ import QuarchpyQCS
159
+ # from QuarchpyQCS.driveTestCore import main as driveTestCoreMain
160
+ from QuarchpyQCS.driveTestCore import main as driveTestCoreMain
161
+ driveTestCoreMain(args)
162
+ except ImportError as err:
163
+ logging.error(err)
164
+ logging.error("QCS is now a standalone package. Please install the QCS package via:")
165
+ logging.error("'Pip install quarchQCS'")
166
+ logging.error("Then retry this command")
167
+
168
+
169
+ def _run_qis_function(args=None):
170
+ """
171
+ Executes Quarch Instrumentation Server
172
+
173
+ Parameters
174
+ ----------
175
+ args : list[str]
176
+ List of sub arguments to process
177
+
178
+ """
179
+ shutdown = False
180
+ if args != None:
181
+ for arg in args:
182
+ if "-shutdown" in arg:
183
+ shutdown = True
184
+ if isQisRunning() == True:
185
+ printText("Closing QIS")
186
+ closeQIS()
187
+ break
188
+ else:
189
+ printText("QIS is not running")
190
+
191
+ if shutdown is False:
192
+ startLocalQis(args=args)
193
+
194
+
195
+ def _run_qps_function(args=None):
196
+ """
197
+ Executes Quarch Power Studio
198
+
199
+ Parameters
200
+ ----------
201
+ args : list[str]
202
+ List of sub arguments to process
203
+
204
+ """
205
+ shutdown = False
206
+ if args != None:
207
+ for arg in args:
208
+ if "-shutdown" in arg:
209
+ shutdown = True
210
+ if isQpsRunning() == True:
211
+ printText("Closing QPS")
212
+ closeQPS()
213
+ break
214
+ else:
215
+ printText("QPS is not running")
216
+
217
+ if shutdown is False:
218
+ startLocalQps(args=args)
219
+
220
+
221
+ def _run_calibration_function(args=None):
222
+ """
223
+ Executes the calibration utility for power modules
224
+
225
+ Parameters
226
+ ----------
227
+ args : list[str]
228
+ List of sub arguments to process
229
+
230
+ """
231
+ try:
232
+ from quarchCalibration.calibrationUtil import main as calibrationUtilMain
233
+ retVal = calibrationUtilMain(args)
234
+ return retVal
235
+ except ImportError as err:
236
+ #TODO check err for a more specific "quarchCalibration" cannot be found rather than a generic import error
237
+
238
+ logging.error("Quarch Calibration is now in the quarchCalibration package. Please install the quarchCalibration package via:")
239
+ logging.error("'pip install quarchCalibration'")
240
+ logging.error("Then retry this command")
241
+ traceback.print_exc()
242
+
243
+
244
+
245
+
246
+ def _run_upgrade_function(args=None):
247
+ """
248
+ Checks for updates to quarchpy and runs the update process if required
249
+
250
+ Parameters
251
+ ----------
252
+ args : list[str]
253
+ List of sub arguments to process
254
+
255
+ """
256
+
257
+ uprade_quarchpy_main(args)
258
+
259
+
260
+ def _run_help_function(args=None):
261
+ """
262
+ Shows the quarchpy.run help screen
263
+
264
+ Parameters
265
+ ----------
266
+ args : list[str]
267
+ List of sub arguments to process
268
+
269
+ """
270
+
271
+ printText("quarchpy.run -[Command]")
272
+ # Iterate through all of the possible commands and print a nice help string for each
273
+ run_options = _get_run_options()
274
+ display_options = []
275
+ for item in run_options:
276
+ short_name = item[1]
277
+ description = item[3]
278
+ display_options.append([short_name,description])
279
+ displayTable(display_options, align="l", tableHeaders=["Command", "Description"])
280
+
281
+ if __name__ == "__main__":
282
+ main (["qps"])
283
+ main (sys.argv[1:])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: quarchpy
3
- Version: 2.1.17.dev1
3
+ Version: 2.1.17.dev2
4
4
  Summary: This packpage offers Python support for Quarch Technology modules.
5
5
  Author: Quarch Technology ltd
6
6
  Author-email: support@quarch.com
@@ -2,10 +2,11 @@ quarchpy/LICENSE.rst,sha256=SmYK6o5Xs2xRaUwYT-HqNDRu9eygu6y9QwweXNttiRc,3690
2
2
  quarchpy/QuarchPy Function Listing.xlsx,sha256=NE68cZPn7b9P3wcnCsnQr3H6yBkt6D5S6dH6457X520,31245
3
3
  quarchpy/README.txt,sha256=-LbrJ5rCPGSxoBmvr9CxJVokQUDwZSjoHa43eN8bWck,980
4
4
  quarchpy/__init__.py,sha256=NQsPKeV7AkmRNKqRsVRXBhzzx0TV0eE3GnmofJEwpTg,3002
5
- quarchpy/_version.py,sha256=tuEDeZYi3y1RDJiBMwzGr3phhnh_BXK_unIJEjQb4oc,27
5
+ quarchpy/_version.py,sha256=5VyqVvR0uDnZQe-MzclxgTA050E6rfizt4a_qhBVXxE,27
6
6
  quarchpy/_version.py.bak,sha256=wlespBr6ZGOdzd_SuVQowYtPLb4t38iI60XnX9UC0nI,27
7
7
  quarchpy/connection.py,sha256=9lPIUP4LCWkFAedc8CWorDY-3ujdAA-cyeNkSBdIv9E,2226
8
- quarchpy/run.py,sha256=iuxiYT-O8Aky5zVwLs0GDbLI9XrdYpGMvXyW6osfh5Q,9258
8
+ quarchpy/run.py,sha256=w4w8dC_aeYJ8TGfgTrW6_J3apmONTtlBj5hiPk0x0zE,9238
9
+ quarchpy/run.py.bak,sha256=iuxiYT-O8Aky5zVwLs0GDbLI9XrdYpGMvXyW6osfh5Q,9258
9
10
  quarchpy/.idea/.gitignore,sha256=4uN-1gxQ2OQcQqqfNQVkKl8WieZ_trx_6KBtqwmg-pY,50
10
11
  quarchpy/.idea/.name,sha256=ztkjgRwL9Uud1OEi36hGQeDGk3OLK1NfDEO8YqGYy8o,11
11
12
  quarchpy/.idea/misc.xml,sha256=njbmweQkO94aRIK_Z8dZDifybOXO9VrC_K3UDiYEiTE,189
@@ -245,8 +246,8 @@ quarchpy/connection_specific/QPS/Power-Studio-QuickStart.pdf,sha256=8ihSKl-8F7Bc
245
246
  quarchpy/connection_specific/QPS/QuarchPowerStudio.properties.xml,sha256=o1SpNKFyGQ0oZBnn5vTnEF9ORSMSOI422yTMxoTRWhA,28486
246
247
  quarchpy/connection_specific/QPS/commandLineOptions.txt,sha256=dhLmE966icLLmjj25nSDMGJxKWldhNplx0DBUFxcrWg,661
247
248
  quarchpy/connection_specific/QPS/qis.properties.xml,sha256=-YIt-6cwD2qo9DtSg6FYcPKDZQS1JhRTh4TEnPWjHoI,321
248
- quarchpy/connection_specific/QPS/qps.jar,sha256=MIVoHCPOKYvkPDoYyX0rfofJCXRoJXUIcUHVPApEFu4,2566946
249
- quarchpy/connection_specific/QPS/scriptCommands.txt,sha256=I9TAr0DKJ63HoOSh3rGjqCyiBwv-vRWCKakNspoR0tw,28217
249
+ quarchpy/connection_specific/QPS/qps.jar,sha256=e0V9OtkHq9AYLXM0GGAkcuuvkGq0PJFQileLCLtsa-E,2475554
250
+ quarchpy/connection_specific/QPS/scriptCommands.txt,sha256=49ybsHRrbI8Dgl1M_nMMIWnZkArs0F5XTUIgwPPnALw,28216
250
251
  quarchpy/connection_specific/QPS/DeviceConfig/QTL1995-02.XML,sha256=rdGPDMwS6oMXyW7Ham7hNXEkOwPFAVbtlXbYwdqrmas,6244
251
252
  quarchpy/connection_specific/QPS/DeviceConfig/QTL1999-02.XML,sha256=-1h7sCL1UozvAu-7SsU5fcHYqZo2iSKbm_aEfQceYaQ,6514
252
253
  quarchpy/connection_specific/QPS/DeviceConfig/QTL2312-01.XML,sha256=HLA9x-HtvC5oY8XDHx76AqPyduqDJhc719BYSqhio04,4315
@@ -260,25 +261,49 @@ quarchpy/connection_specific/QPS/qis/Comms.properties.xml,sha256=du5rvGXyLVN2tHt
260
261
  quarchpy/connection_specific/QPS/qis/QuarchInstrumentServer.properties.xml,sha256=dA8dG4kVwfOnF1awmiKZAyq-rUCuU9o39ZeiAkPaCF8,387
261
262
  quarchpy/connection_specific/QPS/qis/README.txt,sha256=QkxWQRND-ChQj5i6XN_ZSuIduRDCW7RiEYUiKKNpxco,1506
262
263
  quarchpy/connection_specific/QPS/qis/disableterminal.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
263
- quarchpy/connection_specific/QPS/qis/help.txt,sha256=dQ_-4UQJibnuxNr8CHkccIo1TzgnggvIHrURfLaXERo,19480
264
+ quarchpy/connection_specific/QPS/qis/help.txt,sha256=P79_QYgppDra5FV6hIUZhtegEToeXoBeBZ3LMnpkfUM,19704
264
265
  quarchpy/connection_specific/QPS/qis/qis-NoGUI.bat,sha256=MFizQRU762fGINNGPrFbSdqx5NFET_7h3Ukb1xqicKg,66
265
266
  quarchpy/connection_specific/QPS/qis/qis-NoGUI.sh,sha256=FfF-MM2nb6vgql3KczpW3h02FmwWF6KXFDCLoG2YGJc,292
266
267
  quarchpy/connection_specific/QPS/qis/qis.bat,sha256=dkezRihYW7xGB-ZC7lhHcRoRQhl1_o0IUK5yuOrsKyk,83
267
- quarchpy/connection_specific/QPS/qis/qis.jar,sha256=ngLVwSwqudPh8H9xVUuP55aV-68ZsMNyBkxHTqRDVNc,538806
268
+ quarchpy/connection_specific/QPS/qis/qis.jar,sha256=PpTPB55BUWRmjhtXtaPq3bnAAgoOxwUVN41AoL3NfUg,559718
268
269
  quarchpy/connection_specific/QPS/qis/qis.sh,sha256=89yfXm8UwYnxGf32yYTgxsTVK18ElYYOdaWNvi4Sj9c,40
269
270
  quarchpy/connection_specific/QPS/qis/License/LGPL.txt,sha256=BBQW0rjzF_Q3wTSTKUjinNGy9I7xnU_R2kSJzNqpEb0,7842
270
271
  quarchpy/connection_specific/QPS/qis/License/LICENSE.txt,sha256=Pd-b5cKP4n2tFDpdx27qJSIq0d1ok0oEcGTlbtL6QMU,11560
271
272
  quarchpy/connection_specific/QPS/qis/License/NOTICE.txt,sha256=fmnrpUXqXXItG1BSIIODNF4SNCgPfUd3lvoHCvvhtYg,4882
272
- quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.04.jar,sha256=wXneWT6VeAHf03nqJ9iu_jf0pRqRms0vYkvAdXl9yuQ,136255
273
+ quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.02.jar,sha256=CWtM_uaqGvORzUvwrWqjygsNyrGouSXfZtX6VR1DwMc,138508
274
+ quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.04.jar,sha256=cepvUdkK_J4D92wRklHWBFKilbu3aufq7ZsvnOtlD2k,136234
275
+ quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.8.jar,sha256=zi-4r6fqCoaJmGw7zdCJhT0saxM3QsoIqQ60Ykofhh4,134679
276
+ quarchpy/connection_specific/QPS/qis/qis_lib/Collections-1.2.jar,sha256=4B8AQBBx4N7AjsbHIrr-gz0LwQehx-VAfuJSiQhzzLA,261072
277
+ quarchpy/connection_specific/QPS/qis/qis_lib/Collections-2.4.jar,sha256=y5Zd697Rs_yXofy06f29GWswcbFFmzdliMgDaV7NVDo,362656
278
+ quarchpy/connection_specific/QPS/qis/qis_lib/Desktop-1.0.jar,sha256=lrRNxKg5xnJmTIyM6dOnFYhSGkHD3gHKodqcz16r3yE,20279
279
+ quarchpy/connection_specific/QPS/qis/qis_lib/Desktop-1.1.jar,sha256=DzImlIKlTOaaygVXmh7JGuZIN6fd-WxD-FP-D-VUZR8,20246
280
+ quarchpy/connection_specific/QPS/qis/qis_lib/Executor-3.11.jar,sha256=NK25httoM8ObCjOEhuZ4j7HSOjcKlHDMI3BCfdLrn5A,224004
281
+ quarchpy/connection_specific/QPS/qis/qis_lib/Executor-3.13.jar,sha256=_FFVJOm-eR_ZEEPurhB0uhxfERwFNpjwlKx6bLh7G68,230792
282
+ quarchpy/connection_specific/QPS/qis/qis_lib/JNA-1.0.jar,sha256=Pq0BmdyOE7QTOP1Rcwx8WnaXx-cdtLmsRumkVNvTBsA,215238
283
+ quarchpy/connection_specific/QPS/qis/qis_lib/JNA-1.2.jar,sha256=i7RPAbFpu0hUbLhSCVz5ubo7cVYlrk0i0bAcOPxCKcs,118075
284
+ quarchpy/connection_specific/QPS/qis/qis_lib/OS-1.6.jar,sha256=QmterWKK1A3JGDQ3sYffUTNJQ99lIV4T0wM2VSAYGQs,78489
285
+ quarchpy/connection_specific/QPS/qis/qis_lib/OS-1.8.jar,sha256=Vobt3EhT1e5FfTD2ByklixglFG9eSl-hMURfnrVDUzM,76646
273
286
  quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.6.jar,sha256=KLrcystJlXsi4slS4HGnlZdCsZlzPjcSXiwarRiC2uI,29807
287
+ quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.9.jar,sha256=SK4BRTW1YuNLAE8wRcTATfBYEn6VGU0HT8ecb1vFw4w,96506
288
+ quarchpy/connection_specific/QPS/qis/qis_lib/SystemTray-4.2.1.jar,sha256=Ox70moG8NjYjlTwb2nSvO3qghQzJMaRrHCoWnJUUFdA,229686
289
+ quarchpy/connection_specific/QPS/qis/qis_lib/SystemTray-4.4.jar,sha256=NhD9BUlpdk4E9UwJILMOeAhMdt52tLl1eCmOGHaNQI8,226878
290
+ quarchpy/connection_specific/QPS/qis/qis_lib/Updates-1.1.jar,sha256=UaNUGusROytkitg33RCmG9Z0ayAzEEn5HD1AsLfrsC0,15711
291
+ quarchpy/connection_specific/QPS/qis/qis_lib/Utilities-1.39.jar,sha256=jmbWGUpaLdPKbNVwj9-COU_yCH9ALewsfBvGls84oto,438104
292
+ quarchpy/connection_specific/QPS/qis/qis_lib/Utilities-1.46.jar,sha256=HNOEFq55BUSdC2G_q66FcsmvSipAHr1TzJXRIU5Wd7g,175891
293
+ quarchpy/connection_specific/QPS/qis/qis_lib/commons-csv-1.8.jar,sha256=qL1WZS7UZo2dWjOZSuUvWbnjnI6w68tmhOaK7udXmmE,49086
274
294
  quarchpy/connection_specific/QPS/qis/qis_lib/commons-lang3-3.12.0.jar,sha256=2RnZBEhsA3-NGTQS2gyS4iqfokIwudZ6V4VcXDHH6U4,587402
275
295
  quarchpy/connection_specific/QPS/qis/qis_lib/commons-lang3-3.2.1.jar,sha256=gCTCUDv4Pvp9_xU_4CTBYk9fdWvg7F_BHIVv5CCGTSY,385091
276
296
  quarchpy/connection_specific/QPS/qis/qis_lib/istack-commons-runtime-3.0.11.jar,sha256=zD83BMp78j6XZT7c_Gu8-b_jhmuK7X8pCueAkIXTqVk,29877
277
297
  quarchpy/connection_specific/QPS/qis/qis_lib/jakarta.activation-api-2.1.0.jar,sha256=VujZlAlf5JwoE4xgKRSC9m8Y0SrCtyDpOGl9zmoxNcc,63473
278
298
  quarchpy/connection_specific/QPS/qis/qis_lib/jakarta.xml.bind-api-3.0.0.jar,sha256=ADerHrozqWmzYRnGGp8oMTRgqF7qm4AEcKcMsiJ9NfQ,129000
299
+ quarchpy/connection_specific/QPS/qis/qis_lib/javassist-3.29.2-GA.jar,sha256=qQ3bJRNd-eV-qb1OIk4hlVSSl1j5uumWXyn4HWCjKT8,794137
279
300
  quarchpy/connection_specific/QPS/qis/qis_lib/jaxb-core-3.0.0.jar,sha256=dblzUrFKortBnzek0fABltD50coQU5gv9RusRuhVwn4,139683
280
301
  quarchpy/connection_specific/QPS/qis/qis_lib/jaxb-impl-3.0.0.jar,sha256=bVo83baUi2rcZwexIdYnw7ULwjM04HLo3djoK4lPOE4,934720
281
302
  quarchpy/connection_specific/QPS/qis/qis_lib/jaxb-runtime-3.0.0.jar,sha256=9Km-n8cMrY63A74DuNmyk866NdB52t05U8jwufQ0eII,931852
303
+ quarchpy/connection_specific/QPS/qis/qis_lib/jna-jpms-5.12.1.jar,sha256=Az6Kx6dCYkdIvyUWSPFQls9uFavgxMFfSnfKEIFqEyQ,1866772
304
+ quarchpy/connection_specific/QPS/qis/qis_lib/jna-platform-jpms-5.12.1.jar,sha256=1zvIB9SAk-9FzjVcZEb9_fO8DucEOysV-wM66hdhEQY,1357345
305
+ quarchpy/connection_specific/QPS/qis/qis_lib/kotlin-stdlib-1.7.22.jar,sha256=-YUF9QpqHB3AAtYQLktBmvk9AR1aEGludaOJNaluqS8,1536429
306
+ quarchpy/connection_specific/QPS/qis/qis_lib/kotlin-stdlib-1.9.21.jar,sha256=O0eTE6tsrqTl4l097oyoDDAsibpz4a9Nr6oQD275KWo,1718945
282
307
  quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-darwin-x86-64.jar,sha256=mTyQNxPuwZj_q7uBcnKfcJyBhlo5Ah7BXFzXD92lYWc,59577
283
308
  quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-linux-aarch64.jar,sha256=qwmWvAKCdUUIafWCzosLu3zQNz_UOU47ukTJDuEKM7A,95572
284
309
  quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-linux-arm.jar,sha256=DH9er8W27YKh8fIXLLWdAuCxlnltu1AvZnsEEjIL6nY,96804
@@ -287,6 +312,8 @@ quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-linux-x86.jar,sha
287
312
  quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-win32-x86-64.jar,sha256=zalB188oSnlroPfIpstD-7kkFTHE9np2Oau91xeQLWc,164725
288
313
  quarchpy/connection_specific/QPS/qis/qis_lib/libusb4java-1.3.0-win32-x86.jar,sha256=ehjWqcTVK-tzzJf1DDcg156jARYGiYotzMrOYA4a6Vw,149065
289
314
  quarchpy/connection_specific/QPS/qis/qis_lib/netty-all-4.1.43.Final.jar,sha256=teU2opErKkjWrDqO_vizT3vS33wMBrFzEaViaQW6hus,4087848
315
+ quarchpy/connection_specific/QPS/qis/qis_lib/slf4j-api-2.0.9.jar,sha256=CBiTDcjX3rtAMgRhFpHaWOSdQsULb_z9zgLa23w8K2w,64579
316
+ quarchpy/connection_specific/QPS/qis/qis_lib/slf4j-simple-2.0.9.jar,sha256=cfnG3m267C0QyqMD-vCMXnSb5TskKJbGTJa3xrttYtw,16073
290
317
  quarchpy/connection_specific/QPS/qis/qis_lib/txw2-3.0.0.jar,sha256=yf6NbU7Qjf9D8hc_1fJN0K5sT6KT0SFy3kO8Qdz1ArI,71973
291
318
  quarchpy/connection_specific/QPS/qis/qis_lib/usb4java-1.3.0.jar,sha256=1dnNXJeb4wpKMaF3o7A5cSZClBSlLNxEq_OAnyzshcc,49868
292
319
  quarchpy/connection_specific/QPS/qis/resources/QuarchIcon_128x128.png,sha256=KvyOdn9Zq2qnyiG5i0T1Y9eywCEVcZLmApcRZGpITGw,6568
@@ -294,8 +321,12 @@ quarchpy/connection_specific/QPS/qis/resources/QuarchIcon_16x16.png,sha256=wQkMT
294
321
  quarchpy/connection_specific/QPS/qis/resources/QuarchIcon_256x256.png,sha256=-pNkCdwBX7lJc_s6cZ2dL9_Wm7fxcx3eKsGTmtkG73Y,7302
295
322
  quarchpy/connection_specific/QPS/qis/resources/QuarchIcon_32x32.png,sha256=lAacFdUnzrsFsrKUfNKMWuoJi1xigfq4yqnrlYiQl1E,1783
296
323
  quarchpy/connection_specific/QPS/qis/resources/QuarchIcon_64x64.png,sha256=5AKs5vpm0kppyBYUT6J3uDC88Jhd5b8bI2yuV2YvYRI,3589
324
+ quarchpy/connection_specific/QPS/qis/resources/filters/filters.csv,sha256=HSqa8GTqpWmjS1Efn7qasGQJqWO02E2ZNcGYji2aNtc,7998
325
+ quarchpy/connection_specific/QPS/qis/resources/filters/iec_filters.xml,sha256=qWF3kAyw0-AVWmTR5v-P4teWsmBz53itoE52GjE4j-w,7366
326
+ quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.11.jar,sha256=Ka7ks0hwYfoHHnP4IjLcmxz6GWUh_nqeRhnmcwwm-qQ,96932
297
327
  quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.6.jar,sha256=KLrcystJlXsi4slS4HGnlZdCsZlzPjcSXiwarRiC2uI,29807
298
328
  quarchpy/connection_specific/QPS/qps_lib/argparse4j-0.9.0.jar,sha256=nrO1QEMDi8ERvw4VqPaYlSRPkuPCvCgAFYV4ynEfYRc,121908
329
+ quarchpy/connection_specific/QPS/qps_lib/commons-lang3-3.12.0.jar,sha256=2RnZBEhsA3-NGTQS2gyS4iqfokIwudZ6V4VcXDHH6U4,587402
299
330
  quarchpy/connection_specific/QPS/qps_lib/controlsfx-8.40.14.jar,sha256=YY8YtgLIhgU3cXHkh5ixKD9B5TMI3nCskGwwKi7Zq30,1215643
300
331
  quarchpy/connection_specific/QPS/qps_lib/istack-commons-runtime-3.0.11.jar,sha256=zD83BMp78j6XZT7c_Gu8-b_jhmuK7X8pCueAkIXTqVk,29877
301
332
  quarchpy/connection_specific/QPS/qps_lib/jakarta.activation-api-2.1.0.jar,sha256=VujZlAlf5JwoE4xgKRSC9m8Y0SrCtyDpOGl9zmoxNcc,63473
@@ -305,7 +336,9 @@ quarchpy/connection_specific/QPS/qps_lib/jaxb-impl-3.0.0.jar,sha256=bVo83baUi2rc
305
336
  quarchpy/connection_specific/QPS/qps_lib/jaxb-runtime-3.0.0.jar,sha256=9Km-n8cMrY63A74DuNmyk866NdB52t05U8jwufQ0eII,931852
306
337
  quarchpy/connection_specific/QPS/qps_lib/jfxtras-labs-8.0-r6.jar,sha256=WE16_hOD270aYCenVG2dndBcGwnVlQgqnCym4HkHLJI,2080629
307
338
  quarchpy/connection_specific/QPS/qps_lib/netty-all-4.1.43.Final.jar,sha256=teU2opErKkjWrDqO_vizT3vS33wMBrFzEaViaQW6hus,4087848
339
+ quarchpy/connection_specific/QPS/qps_lib/opencsv-5.9.jar,sha256=ICOWm4bOlorYrlSWSKxYfRQcGa5oSppcZ8kQXzerDRw,240388
308
340
  quarchpy/connection_specific/QPS/qps_lib/qis-1.39.jar,sha256=ngLVwSwqudPh8H9xVUuP55aV-68ZsMNyBkxHTqRDVNc,538806
341
+ quarchpy/connection_specific/QPS/qps_lib/qis-1.40.jar,sha256=PpTPB55BUWRmjhtXtaPq3bnAAgoOxwUVN41AoL3NfUg,559718
309
342
  quarchpy/connection_specific/QPS/qps_lib/txw2-3.0.0.jar,sha256=yf6NbU7Qjf9D8hc_1fJN0K5sT6KT0SFy3kO8Qdz1ArI,71973
310
343
  quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc,sha256=atvpZSSTkDWvY15L11TVprWg7aSvYxTcr6v1OnR2WGc,1970
311
344
  quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc,sha256=RX16TjbnvJWSsmVZ_NJImvH8BaEs0djq1QC3LzxreCg,192
@@ -538,7 +571,7 @@ quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc,sha256=_UO4zwZCXuznDpS
538
571
  quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc,sha256=ShR7DP-FHUuWH74pUb0OugHbjYC4rakZeFX8tpO1Fdg,2638
539
572
  quarchpy/utilities/__pycache__/Version.cpython-311.pyc,sha256=2S8F_bM_1UWCsP7g_6VzA3TEX9BM4d8eenyg-FSK1F4,2667
540
573
  quarchpy/utilities/__pycache__/__init__.cpython-311.pyc,sha256=cmX2CddmCY0kFOggeHGzmpQM8GvR2cjwfMg3f9TR3bU,182
541
- quarchpy-2.1.17.dev1.dist-info/METADATA,sha256=kyk9ibcx_K-qY55OcYzjZMiSwPVity4L15Jji7bZagk,8860
542
- quarchpy-2.1.17.dev1.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
543
- quarchpy-2.1.17.dev1.dist-info/top_level.txt,sha256=Vc7qsvkVax7oeBaBy_e7kvJvqb_VAAJcW_MuDMmi5W8,9
544
- quarchpy-2.1.17.dev1.dist-info/RECORD,,
574
+ quarchpy-2.1.17.dev2.dist-info/METADATA,sha256=TYES6lOG74wBp2BGQoN3uN2mebeBdkzzNdVFjvqwjao,8860
575
+ quarchpy-2.1.17.dev2.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
576
+ quarchpy-2.1.17.dev2.dist-info/top_level.txt,sha256=Vc7qsvkVax7oeBaBy_e7kvJvqb_VAAJcW_MuDMmi5W8,9
577
+ quarchpy-2.1.17.dev2.dist-info/RECORD,,