icsneopy 1.1.0.post1.dev8__cp312-cp312-macosx_11_0_arm64.whl → 1.2.2.post1.dev12__cp312-cp312-macosx_11_0_arm64.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.
- icsneopy/icsneopy.cpython-312-darwin.so +0 -0
- icsneopy/icsneopy.pyi +669 -290
- {icsneopy-1.1.0.post1.dev8.dist-info → icsneopy-1.2.2.post1.dev12.dist-info}/METADATA +3 -1
- icsneopy-1.2.2.post1.dev12.dist-info/RECORD +8 -0
- icsneopy-1.1.0.post1.dev8.dist-info/RECORD +0 -8
- {icsneopy-1.1.0.post1.dev8.dist-info → icsneopy-1.2.2.post1.dev12.dist-info}/WHEEL +0 -0
- {icsneopy-1.1.0.post1.dev8.dist-info → icsneopy-1.2.2.post1.dev12.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: icsneopy
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.2.2.post1.dev12
|
|
4
4
|
Author: Intrepid Control Systems, Inc.
|
|
5
5
|
Maintainer-Email: Kyle Schwarz <kschwarz@intrepidcs.com>
|
|
6
6
|
License: Copyright (c) 2018-2025 Intrepid Control Systems, Inc.
|
|
@@ -43,6 +43,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
43
43
|
Classifier: Programming Language :: Python :: 3.11
|
|
44
44
|
Classifier: Programming Language :: Python :: 3.12
|
|
45
45
|
Classifier: Programming Language :: Python :: 3.13
|
|
46
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
46
47
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
47
48
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
48
49
|
Classifier: Operating System :: Microsoft :: Windows
|
|
@@ -85,6 +86,7 @@ each of the respective APIs.
|
|
|
85
86
|
- RAD-EpsilonXL
|
|
86
87
|
- RAD-Galaxy
|
|
87
88
|
- RAD-Galaxy 2
|
|
89
|
+
- RAD-Gemini
|
|
88
90
|
- RAD-Gigastar
|
|
89
91
|
- RAD-Gigastar 2
|
|
90
92
|
- RAD-Moon 2
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
icsneopy-1.2.2.post1.dev12.dist-info/RECORD,,
|
|
2
|
+
icsneopy-1.2.2.post1.dev12.dist-info/WHEEL,sha256=735A17gG5ShyLwkIV8AnDG0hqZcskErhdy-3EckFfDc,141
|
|
3
|
+
icsneopy-1.2.2.post1.dev12.dist-info/METADATA,sha256=g7nN507IqI2pEXKYg_yB1VzVhGl1jq2SXMHsAiTDlJ0,4133
|
|
4
|
+
icsneopy-1.2.2.post1.dev12.dist-info/licenses/LICENSE,sha256=evgMO8IwO4ik4PxmbMCPlJ2SzvU8GQzbZEnTZ6N1byA,1650
|
|
5
|
+
icsneopy/icsneopy.cpython-312-darwin.so,sha256=Cw82Xt3C2rSQvYJEBH4gu0SlfZh5uMZZHaAtU3AH3j4,3945088
|
|
6
|
+
icsneopy/__init__.py,sha256=8JkkO6Pz2588-j1MEFY8BIBthdiBFi8V4UIoSTdTye4,25
|
|
7
|
+
icsneopy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
icsneopy/icsneopy.pyi,sha256=ANIueDC9aw2N2tUZG6vmqJS9cZQK2evPTpC8hN8m-WA,79318
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
icsneopy-1.1.0.post1.dev8.dist-info/RECORD,,
|
|
2
|
-
icsneopy-1.1.0.post1.dev8.dist-info/WHEEL,sha256=735A17gG5ShyLwkIV8AnDG0hqZcskErhdy-3EckFfDc,141
|
|
3
|
-
icsneopy-1.1.0.post1.dev8.dist-info/METADATA,sha256=EZROzKl1uvG9irOUdn07AJ41cNmf7N64MVhUf2CLBWs,4068
|
|
4
|
-
icsneopy-1.1.0.post1.dev8.dist-info/licenses/LICENSE,sha256=evgMO8IwO4ik4PxmbMCPlJ2SzvU8GQzbZEnTZ6N1byA,1650
|
|
5
|
-
icsneopy/icsneopy.cpython-312-darwin.so,sha256=3klQPFlhmiuGJzWb9wBRJ69mNpQdBTU6yKarysXrzXQ,1679296
|
|
6
|
-
icsneopy/__init__.py,sha256=8JkkO6Pz2588-j1MEFY8BIBthdiBFi8V4UIoSTdTye4,25
|
|
7
|
-
icsneopy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
icsneopy/icsneopy.pyi,sha256=-mbebacs55Z7j1zNrgceVbVv49Dm0rT9z1B0VS4ETNc,61154
|
|
File without changes
|
{icsneopy-1.1.0.post1.dev8.dist-info → icsneopy-1.2.2.post1.dev12.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|