swigex0 0.2.1__cp38-cp38-win32.whl → 0.3.0__cp38-cp38-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.1"
1
+ __version__ = "0.3.0"
2
2
  __author__ = "Fabien Ors"
@@ -1,13 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: swigex0
3
- Version: 0.2.1
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
- License: UNKNOWN
9
- Project-URL: Bug Tracker, https://github.com/fabien-ors/swigex0/issues
10
- Platform: UNKNOWN
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
11
12
  Classifier: Programming Language :: Python :: 3
12
13
  Classifier: Programming Language :: C++
13
14
  Classifier: Development Status :: 4 - Beta
@@ -16,8 +17,9 @@ Classifier: Intended Audience :: Developers
16
17
  Classifier: License :: OSI Approved :: MIT License
17
18
  Classifier: Operating System :: OS Independent
18
19
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
+ Requires-Python: >=3.8
19
21
  Description-Content-Type: text/markdown
20
- Requires-Dist: numpy
22
+ Requires-Dist: numpy ==1.20.3
21
23
 
22
24
  # swigex0 Python Package
23
25
 
@@ -25,8 +27,6 @@ Example of a cross-platform C++ library exported in Python and R using SWIG and
25
27
 
26
28
  * Author: Fabien Ors (MINES Paris - PSL University)
27
29
  * License: MIT
28
- * Date: February 2024
30
+ * Date: July 2024
29
31
 
30
32
  See official README here : https://github.com/fabien-ors/swigex0
31
-
32
-
@@ -0,0 +1,7 @@
1
+ swigex0/__init__.py,sha256=wCh872DwVFaPP5rAksbXEQNE0_4mJ1vc8e96u7jpXzA,8344
2
+ swigex0/_swigex0.pyd,sha256=T7yKn6anGzEXv9B7FUvPfuHObif6dTGwV8Y24JsXQos,111616
3
+ swigex0/version.py,sha256=udU_sOm43xqkAw4G18-NZ1JU7vFLvqx_eSho0OM2UxM,50
4
+ swigex0-0.3.0.dist-info/METADATA,sha256=olIeeDT_9OL7jhGIbwkTI1sCBU6F2frKRYBHmMPsXg4,1143
5
+ swigex0-0.3.0.dist-info/WHEEL,sha256=bWd3bUqn9udrzjSPEGyjFzalPqRpt8KhSyToGhtYrI8,95
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: cp38-cp38-win32
5
5
 
@@ -0,0 +1,2 @@
1
+ dummy_extension_for_platform_wheel
2
+ swigex0
@@ -1,7 +0,0 @@
1
- swigex0-0.2.1.data/purelib/swigex0/__init__.py,sha256=wCh872DwVFaPP5rAksbXEQNE0_4mJ1vc8e96u7jpXzA,8344
2
- swigex0-0.2.1.data/purelib/swigex0/_swigex0.pyd,sha256=Ll--6ahY4ypt1uabGln2D6eFRprTmrqc7TL0F7fl7CQ,110080
3
- swigex0-0.2.1.data/purelib/swigex0/version.py,sha256=91r5QGo09S2qMb2Nq074NnNqkWKwDOvkSAyj3BtWT08,50
4
- swigex0-0.2.1.dist-info/METADATA,sha256=tkundwC933IHlpI2DqqC3efqG692-5njZ-QmEw-uGEg,1076
5
- swigex0-0.2.1.dist-info/WHEEL,sha256=57hb2VMKfzdcZEFKIri3BxIFhvran9ahu4uVnDJqFIU,96
6
- swigex0-0.2.1.dist-info/top_level.txt,sha256=5QcoNI9V-4kdefsrFRGXTLahgMv8S-B7snYJ7sz8aCU,8
7
- swigex0-0.2.1.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- swigex0