newportxps 0.3.0__py3-none-any.whl → 0.9__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.
newportxps/version.py ADDED
@@ -0,0 +1,16 @@
1
+ # file generated by setuptools_scm
2
+ # don't change, don't track in version control
3
+ TYPE_CHECKING = False
4
+ if TYPE_CHECKING:
5
+ from typing import Tuple, Union
6
+ VERSION_TUPLE = Tuple[Union[int, str], ...]
7
+ else:
8
+ VERSION_TUPLE = object
9
+
10
+ version: str
11
+ __version__: str
12
+ __version_tuple__: VERSION_TUPLE
13
+ version_tuple: VERSION_TUPLE
14
+
15
+ __version__ = version = '0.9'
16
+ __version_tuple__ = version_tuple = (0, 9)
@@ -1,9 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: newportxps
3
- Version: 0.3.0
3
+ Version: 0.9
4
4
  Summary: Python interface to Newport XPS motion controllers
5
5
  Author-email: Matthew Newville <newville@cars.uchicago.edu>
6
6
  License: BSD License
7
+ Project-URL: Homepage, https://github.com/pyepics/newportxps/
7
8
  Keywords: motion control,data collection
8
9
  Classifier: Development Status :: 5 - Production/Stable
9
10
  Classifier: Intended Audience :: Developers
@@ -32,6 +33,7 @@ Requires-Python: >=3.8
32
33
  Description-Content-Type: text/markdown
33
34
  License-File: LICENSE
34
35
  Requires-Dist: pysftp
36
+ Requires-Dist: numpy
35
37
 
36
38
  # newportxps
37
39
 
@@ -0,0 +1,13 @@
1
+ newportxps/XPS_C8_drivers.py,sha256=41Y2SQoBaJm4zalOztLw3jwH1jGpKe0NoXR6Brax9lI,78234
2
+ newportxps/__init__.py,sha256=W_roKCqsX1017RdiXeppKKkq5Nk7QdkwpGDrur_gDyI,88
3
+ newportxps/debugtime.py,sha256=cTEbWHikVjKYEVvni7qKWoQQ-Yu3swnpfjcveiG1q9Y,1205
4
+ newportxps/debugtimer.py,sha256=41X2NkxIJ7m3oeidwUEy8iQPOaadPwVYJAl7kPStIMw,3554
5
+ newportxps/ftp_wrapper.py,sha256=h8_ykeWgziCeV6vI6bmVA0s6Z3BgYkThyVVVIRgZmIk,4552
6
+ newportxps/newportxps.py,sha256=J3htxLZo1_4tT08V1Y3Wnk24Mxc8z4Cb_R1nora2Bp4,50615
7
+ newportxps/utils.py,sha256=Zc9atkZv6tX2_dAAGZcyAzinwx2DWcaGzPIPMY_46K4,800
8
+ newportxps/version.py,sha256=hKX8UWcecrr9nhVjGc3l22za_VMbIrPYQgL_u8Ufa58,406
9
+ newportxps-0.9.dist-info/LICENSE,sha256=QTP8xy4x3RDNzl6N31JzR8GOrbBRD3Kj_HLv4FjoIfU,1348
10
+ newportxps-0.9.dist-info/METADATA,sha256=h6v26HbV_7LgkLxxRoX9TQTLNgX284v6aISQ__GIHLg,5297
11
+ newportxps-0.9.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
12
+ newportxps-0.9.dist-info/top_level.txt,sha256=0ZKm9K7IfRE7DyJG7ysJe5oc8q9TyQT6kQkSuu7Zcig,11
13
+ newportxps-0.9.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (73.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,11 +0,0 @@
1
- newportxps/XPS_C8_drivers.py,sha256=qlxiXV1qkQDhq2i1cS-iDyDh9pGlt7VJOtjby7lLGkg,96652
2
- newportxps/__init__.py,sha256=aDwjy9d_yvT8yJQ2WqBmsmYbweRmr6PKtV2H7mgLVHw,35
3
- newportxps/debugtime.py,sha256=cTEbWHikVjKYEVvni7qKWoQQ-Yu3swnpfjcveiG1q9Y,1205
4
- newportxps/ftp_wrapper.py,sha256=h8_ykeWgziCeV6vI6bmVA0s6Z3BgYkThyVVVIRgZmIk,4552
5
- newportxps/newportxps.py,sha256=MuJuOU0D_-6KYtA1JRxBAi5qgZNqQxSCvJrXzvaEdzg,44417
6
- newportxps/utils.py,sha256=Zc9atkZv6tX2_dAAGZcyAzinwx2DWcaGzPIPMY_46K4,800
7
- newportxps-0.3.0.dist-info/LICENSE,sha256=QTP8xy4x3RDNzl6N31JzR8GOrbBRD3Kj_HLv4FjoIfU,1348
8
- newportxps-0.3.0.dist-info/METADATA,sha256=cHUuxnMVp7qVg__J7LiG8lsf1gn_kiY6fpHtpl4Ui8Y,5216
9
- newportxps-0.3.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
10
- newportxps-0.3.0.dist-info/top_level.txt,sha256=0ZKm9K7IfRE7DyJG7ysJe5oc8q9TyQT6kQkSuu7Zcig,11
11
- newportxps-0.3.0.dist-info/RECORD,,