swigex0 0.2.3__cp310-cp310-win32.whl → 0.3.0__cp310-cp310-win32.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 swigex0 might be problematic. Click here for more details.

swigex0/_swigex0.pyd ADDED
Binary file
@@ -1,2 +1,2 @@
1
- __version__ = "0.2.3"
1
+ __version__ = "0.3.0"
2
2
  __author__ = "Fabien Ors"
@@ -1,11 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: swigex0
3
- Version: 0.2.3
3
+ Version: 0.3.0
4
4
  Summary: C++ library and SWIG wrappers (R & Python)
5
- Home-page: https://github.com/fabien-ors/swigex0
6
- Author: Fabien Ors
7
- Author-email: fabien.ors@minesparis.psl.eu
8
- Project-URL: Bug Tracker, https://github.com/fabien-ors/swigex0/issues
5
+ Author-email: Fabien Ors <fabien.ors@minesparis.psl.eu>
6
+ License: BSD-3-Clause
7
+ Project-URL: Homepage, https://github.com/fabien-ors/swigex0
8
+ Project-URL: Issues, https://github.com/fabien-ors/swigex0/issues
9
+ Platform: Windows
10
+ Platform: Linux
11
+ Platform: Mac OS-X
9
12
  Classifier: Programming Language :: Python :: 3
10
13
  Classifier: Programming Language :: C++
11
14
  Classifier: Development Status :: 4 - Beta
@@ -14,8 +17,9 @@ Classifier: Intended Audience :: Developers
14
17
  Classifier: License :: OSI Approved :: MIT License
15
18
  Classifier: Operating System :: OS Independent
16
19
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
+ Requires-Python: >=3.8
17
21
  Description-Content-Type: text/markdown
18
- Requires-Dist: numpy
22
+ Requires-Dist: numpy ==1.21.6
19
23
 
20
24
  # swigex0 Python Package
21
25
 
@@ -23,6 +27,6 @@ Example of a cross-platform C++ library exported in Python and R using SWIG and
23
27
 
24
28
  * Author: Fabien Ors (MINES Paris - PSL University)
25
29
  * License: MIT
26
- * Date: February 2024
30
+ * Date: July 2024
27
31
 
28
32
  See official README here : https://github.com/fabien-ors/swigex0
@@ -0,0 +1,7 @@
1
+ swigex0/__init__.py,sha256=wCh872DwVFaPP5rAksbXEQNE0_4mJ1vc8e96u7jpXzA,8344
2
+ swigex0/_swigex0.pyd,sha256=uV6f7_-ZByYkTUJTpEaPBQuBJ7-b7sArwpiyWGG29XA,111104
3
+ swigex0/version.py,sha256=udU_sOm43xqkAw4G18-NZ1JU7vFLvqx_eSho0OM2UxM,50
4
+ swigex0-0.3.0.dist-info/METADATA,sha256=whUdpUa9b4JbZoA6Gm3wrk1e9jKZ0Ef4QzitFj5ne0s,1143
5
+ swigex0-0.3.0.dist-info/WHEEL,sha256=J_vKbfUzMhgf3ZkAbCklLAW1LXyA9Mx08KuMB8jDxRc,97
6
+ swigex0-0.3.0.dist-info/top_level.txt,sha256=8oyG5v9FqBCtJZA4TYoTCK3ivchSik3ExXOgSDMR624,43
7
+ swigex0-0.3.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (70.2.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-win32
5
5
 
@@ -0,0 +1,2 @@
1
+ dummy_extension_for_platform_wheel
2
+ swigex0
@@ -1,7 +0,0 @@
1
- swigex0-0.2.3.data/purelib/swigex0/__init__.py,sha256=wCh872DwVFaPP5rAksbXEQNE0_4mJ1vc8e96u7jpXzA,8344
2
- swigex0-0.2.3.data/purelib/swigex0/_swigex0.pyd,sha256=UlBkgwNw2vU_aTjasKSZB0Z2dYyr2_h1_Ra9k6HPees,110080
3
- swigex0-0.2.3.data/purelib/swigex0/version.py,sha256=BAVUn44neK2XI1hzBHO2gyL1CCD5BPAbUN7UHirtugc,50
4
- swigex0-0.2.3.dist-info/METADATA,sha256=r7drXwpCT9vm3bC1aKT9uj-PglOOS-_oltA_uHpPCGs,1035
5
- swigex0-0.2.3.dist-info/WHEEL,sha256=RyLtD17TRXemRgS90DEnpEXWZB9e6GGH4dvD03N_Jp0,98
6
- swigex0-0.2.3.dist-info/top_level.txt,sha256=5QcoNI9V-4kdefsrFRGXTLahgMv8S-B7snYJ7sz8aCU,8
7
- swigex0-0.2.3.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- swigex0