pye57 0.4.13__cp39-cp39-macosx_11_0_arm64.whl → 0.4.15__cp39-cp39-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.

Potentially problematic release.


This version of pye57 might be problematic. Click here for more details.

Binary file
pye57/__version__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.4.13"
1
+ __version__ = "0.4.15"
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pye57
3
- Version: 0.4.13
3
+ Version: 0.4.15
4
4
  Summary: Python .e57 files reader/writer
5
5
  Home-page: https://www.github.com/davidcaron/pye57
6
6
  Author: David Caron
@@ -16,6 +16,7 @@ Classifier: Programming Language :: Python :: 3.9
16
16
  Classifier: Programming Language :: Python :: 3.10
17
17
  Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
+ Classifier: Programming Language :: Python :: 3.13
19
20
  Classifier: Programming Language :: Python :: Implementation :: CPython
20
21
  Requires-Python: >=3.8
21
22
  Description-Content-Type: text/markdown
@@ -0,0 +1,14 @@
1
+ pye57/libxerces-c-3.2.dylib,sha256=oHSDt168NG3Ey_nk98fQR24MZIaJQj6TuQcI-PuX2_A,3905272
2
+ pye57/exception.py,sha256=hjNBnDf-PJrBLU7E8aAlWll0aovVITwjJoN9ex4Lx3o,47
3
+ pye57/__init__.py,sha256=p-yo66Eblp6mIVKaupuS1E3BQGCNZrI96ApqoFusOi8,92
4
+ pye57/__version__.py,sha256=yHOqz5A9VYGVIjRAkE5ZWR9IpLeDo8sygF-I11UMLv0,23
5
+ pye57/e57.py,sha256=q0lsfI19sreOx3YIEFn-lWDaSStezPGwn5lUzxgh20Q,18528
6
+ pye57/utils.py,sha256=LvBz7-LW3E9WNGu7c2aurqrXi-iCdorY-VLAEcTKGbU,4181
7
+ pye57/libe57.cpython-39-darwin.so,sha256=iaBT240pHWvh9ky7_hzGIPZsDxiJBLSC51_FYqPcLXw,1910288
8
+ pye57/scan_header.py,sha256=qO1NhT917ST1uLCl2Hq5lbqkh2343VbyHvTWxjkWxXo,6082
9
+ pye57/.dylibs/libxerces-c-3.2.dylib,sha256=XnM1C3kVUXjstRK2ikoanz0vxvuolNsTZcbZpua8PvY,3923408
10
+ pye57-0.4.15.dist-info/RECORD,,
11
+ pye57-0.4.15.dist-info/LICENSE,sha256=fk66gXDC1OVruix0TJ6tGGH6vaP_VOzBPETZ3xxnMsY,1050
12
+ pye57-0.4.15.dist-info/WHEEL,sha256=HFavhTVJkcvCt-evT_vd5IQu5DLxvBS21rDCLgo75qw,107
13
+ pye57-0.4.15.dist-info/top_level.txt,sha256=xD9HDzQ3BfGMuz1kI2uNKUR0KXcR-RtNEKigrkh48Nk,6
14
+ pye57-0.4.15.dist-info/METADATA,sha256=0fH1_u1j0ddivczthoYmN_y8CajyAN3LOQTjwmtMmko,4506
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (74.1.2)
2
+ Generator: setuptools (75.1.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-macosx_11_0_arm64
5
5
 
@@ -1,14 +0,0 @@
1
- pye57/libxerces-c-3.2.dylib,sha256=ES2sOYwO71UsNQPiqrpguzECXyBt0PW2B2NvZiCef2c,3905272
2
- pye57/exception.py,sha256=hjNBnDf-PJrBLU7E8aAlWll0aovVITwjJoN9ex4Lx3o,47
3
- pye57/__init__.py,sha256=p-yo66Eblp6mIVKaupuS1E3BQGCNZrI96ApqoFusOi8,92
4
- pye57/__version__.py,sha256=ARFl7G-gCe12exBb-FIsJnbsUD5V9okxkHUUdQqb0RA,23
5
- pye57/e57.py,sha256=q0lsfI19sreOx3YIEFn-lWDaSStezPGwn5lUzxgh20Q,18528
6
- pye57/utils.py,sha256=LvBz7-LW3E9WNGu7c2aurqrXi-iCdorY-VLAEcTKGbU,4181
7
- pye57/libe57.cpython-39-darwin.so,sha256=GawJZNuUoFLSTw-sOt0s6dg2IivWCL9P5My6vqEl2Qc,1884448
8
- pye57/scan_header.py,sha256=qO1NhT917ST1uLCl2Hq5lbqkh2343VbyHvTWxjkWxXo,6082
9
- pye57/.dylibs/libxerces-c-3.2.dylib,sha256=u5lsUzuGenGIJ-d5NFxZIZQRSsqLBXipDhWkOZVC_fQ,3923408
10
- pye57-0.4.13.dist-info/RECORD,,
11
- pye57-0.4.13.dist-info/LICENSE,sha256=fk66gXDC1OVruix0TJ6tGGH6vaP_VOzBPETZ3xxnMsY,1050
12
- pye57-0.4.13.dist-info/WHEEL,sha256=ivZiYbV7UW2V9O45eOEv1Q7_vy1G1C3RUsz-H7JDooI,107
13
- pye57-0.4.13.dist-info/top_level.txt,sha256=xD9HDzQ3BfGMuz1kI2uNKUR0KXcR-RtNEKigrkh48Nk,6
14
- pye57-0.4.13.dist-info/METADATA,sha256=PAl5fzaMcTzinT_cjctdTkmNbhB9wIl0W-7TCprwDHY,4455