Geode-Background 9.6.7__cp311-cp311-manylinux_2_28_x86_64.whl → 9.6.8__cp311-cp311-manylinux_2_28_x86_64.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 Geode-Background might be problematic. Click here for more details.
- geode_background/lib64/geode_background_py_brep.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_background/lib64/geode_background_py_common.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_background/lib64/geode_background_py_solid.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_background/lib64/geode_background_py_surface.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_background/lib64/libGeode-Background_brep.so +0 -0
- geode_background/lib64/libGeode-Background_common.so +0 -0
- geode_background/lib64/libGeode-Background_line.so +0 -0
- geode_background/lib64/libGeode-Background_solid.so +0 -0
- geode_background/lib64/libGeode-Background_surface.so +0 -0
- {geode_background-9.6.7.dist-info → geode_background-9.6.8.dist-info}/METADATA +3 -3
- geode_background-9.6.8.dist-info/RECORD +29 -0
- geode_background-9.6.7.dist-info/RECORD +0 -29
- /geode_background/{geode_background/__init__.pyi → __init__.pyi} +0 -0
- /geode_background/{geode_background/brep_background.pyi → brep_background.pyi} +0 -0
- /geode_background/{geode_background/common_background.pyi → common_background.pyi} +0 -0
- /geode_background/{geode_background/lib64 → lib64}/__init__.pyi +0 -0
- /geode_background/{geode_background/lib64 → lib64}/geode_background_py_brep.pyi +0 -0
- /geode_background/{geode_background/lib64 → lib64}/geode_background_py_common.pyi +0 -0
- /geode_background/{geode_background/lib64 → lib64}/geode_background_py_solid.pyi +0 -0
- /geode_background/{geode_background/lib64 → lib64}/geode_background_py_surface.pyi +0 -0
- /geode_background/{geode_background/solid_background.pyi → solid_background.pyi} +0 -0
- /geode_background/{geode_background/surface_background.pyi → surface_background.pyi} +0 -0
- {geode_background-9.6.7.dist-info → geode_background-9.6.8.dist-info}/WHEEL +0 -0
- {geode_background-9.6.7.dist-info → geode_background-9.6.8.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Geode-Background
|
|
3
|
-
Version: 9.6.
|
|
3
|
+
Version: 9.6.8
|
|
4
4
|
Summary: Geode-solutions OpenGeode module for building background meshes
|
|
5
5
|
Author-email: Geode-solutions <contact@geode-solutions.com>
|
|
6
6
|
License: Proprietary
|
|
7
7
|
Requires-Python: <3.13,>=3.9
|
|
8
8
|
Description-Content-Type: text/markdown
|
|
9
|
-
Requires-Dist: geode-common==33.*,>=33.11.
|
|
10
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
9
|
+
Requires-Dist: geode-common==33.*,>=33.11.2
|
|
10
|
+
Requires-Dist: opengeode-core==15.*,>=15.29.0
|
|
11
11
|
|
|
12
12
|
<h1 align="center">Background<sup><i>by Geode-solutions</i></sup></h1>
|
|
13
13
|
<h3 align="center">Module to generate background meshes and background models for OpenGeode</h3>
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
geode_background/__init__.py,sha256=TylbUeeCDwMHE6Mkwg7APOl0M3_ANrepRRvQ3SIHarw,176
|
|
2
|
+
geode_background/__init__.pyi,sha256=NUy6pSyzsNAzoX9z0hqgVwvWpKCxvtpAVHZCX7Ks-jE,835
|
|
3
|
+
geode_background/brep_background.py,sha256=aaoi25hxna9HZY6tgHddpZKQqX9iO2Lcjv8Q7VxEEDE,191
|
|
4
|
+
geode_background/brep_background.pyi,sha256=6zFTBZAnmIL0tz0FVhUsvczVqfE-fOCAUlYUB2UPCKc,259
|
|
5
|
+
geode_background/common_background.py,sha256=3ZejF1mV4-nJ5KwMHV4eKPx-1YeMMpD0YtFBAfFviUk,195
|
|
6
|
+
geode_background/common_background.pyi,sha256=ITg7Gbm005845256HoPbYaa5M1kIJvoe5iktY3j_8rU,265
|
|
7
|
+
geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
geode_background/solid_background.py,sha256=5Bm9diZ8dC-Hr8EmRcmtCf6WM4P0kwQDXlVg32rlIF0,192
|
|
9
|
+
geode_background/solid_background.pyi,sha256=zksKlIn8cxus85GtL9jboMOQqhkWXdG1C-vIENOw7lk,262
|
|
10
|
+
geode_background/surface_background.py,sha256=o9girxMu_ai70X8M2r8H4fo-CcrTY5uwXha9yXNhdZI,196
|
|
11
|
+
geode_background/surface_background.pyi,sha256=d4-8E-Uv3-86oeAgN7YtTbuj82JHVy-Zwpyel3mSNJ8,268
|
|
12
|
+
geode_background/lib64/__init__.pyi,sha256=CGSc1OiocGZCMzGDUSbqm2rrlUnXphLmmshqPl3lUp8,337
|
|
13
|
+
geode_background/lib64/geode_background_py_brep.cpython-311-x86_64-linux-gnu.so,sha256=bvgxM6x2-tBr-zm12WHCbUcRGGxo0sYgqZ96lcx5ZME,147000
|
|
14
|
+
geode_background/lib64/geode_background_py_brep.pyi,sha256=xdu66qm5yjnbYVa9z251SEvqkzgh85ghprzOUSiTY8k,220
|
|
15
|
+
geode_background/lib64/geode_background_py_common.cpython-311-x86_64-linux-gnu.so,sha256=jkbnIOFUnA5tIDU1aDRXZTN9Mssuv4x-YEU7Vu-I6yM,147000
|
|
16
|
+
geode_background/lib64/geode_background_py_common.pyi,sha256=aNxPckueBjXNQFYAuPyU2jTHm_Auhf5f1j9xqGIPuzI,226
|
|
17
|
+
geode_background/lib64/geode_background_py_solid.cpython-311-x86_64-linux-gnu.so,sha256=vRSP0jbpPRXZJQ9rZteNVuQ-YKTGR6fle7u0V-xmjMQ,147000
|
|
18
|
+
geode_background/lib64/geode_background_py_solid.pyi,sha256=WSZyOon7bqN6wWsLTGVt_rTAc66JcMYOsku3mx_QIhE,223
|
|
19
|
+
geode_background/lib64/geode_background_py_surface.cpython-311-x86_64-linux-gnu.so,sha256=Hiz4BnfOgw2EEKT-I7iUu6HN29004o3_jYQrh36QvQo,147000
|
|
20
|
+
geode_background/lib64/geode_background_py_surface.pyi,sha256=4ujjjkmQWzfUY133bDUR1GzRro8nWptLmIUCMpuzb94,229
|
|
21
|
+
geode_background/lib64/libGeode-Background_brep.so,sha256=M-jIXzJEn1wrvfrGYK2V1_HaGnBpvMUU0C6jtq14RTU,468624
|
|
22
|
+
geode_background/lib64/libGeode-Background_common.so,sha256=qy-ti41cbgpclB4PhaTCzOHQFjAZs9GpKnxcigEEpds,183632
|
|
23
|
+
geode_background/lib64/libGeode-Background_line.so,sha256=8LJUs2IpctYQYg9uINR3Vmng-NFeBd8T_YnkmojJLuA,238624
|
|
24
|
+
geode_background/lib64/libGeode-Background_solid.so,sha256=RcTTl6ViQRdvKhZN45-ElhkmufS3YJU5YyHfKZlFAqk,844344
|
|
25
|
+
geode_background/lib64/libGeode-Background_surface.so,sha256=GTG80cPE1HSYghCN7yaNegHUPmvG1uCxHRTk-IOFsFc,5576696
|
|
26
|
+
geode_background-9.6.8.dist-info/METADATA,sha256=jouvIpy2WDxccoZn4Wk7hOz-baP9i-k_qFw-kJ5agZY,542
|
|
27
|
+
geode_background-9.6.8.dist-info/WHEEL,sha256=ITVdYpiTGnryqIbOR0i1wcdISo8YPJzlx8rAyocabzM,104
|
|
28
|
+
geode_background-9.6.8.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
|
|
29
|
+
geode_background-9.6.8.dist-info/RECORD,,
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
geode_background/__init__.py,sha256=TylbUeeCDwMHE6Mkwg7APOl0M3_ANrepRRvQ3SIHarw,176
|
|
2
|
-
geode_background/brep_background.py,sha256=aaoi25hxna9HZY6tgHddpZKQqX9iO2Lcjv8Q7VxEEDE,191
|
|
3
|
-
geode_background/common_background.py,sha256=3ZejF1mV4-nJ5KwMHV4eKPx-1YeMMpD0YtFBAfFviUk,195
|
|
4
|
-
geode_background/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
geode_background/solid_background.py,sha256=5Bm9diZ8dC-Hr8EmRcmtCf6WM4P0kwQDXlVg32rlIF0,192
|
|
6
|
-
geode_background/surface_background.py,sha256=o9girxMu_ai70X8M2r8H4fo-CcrTY5uwXha9yXNhdZI,196
|
|
7
|
-
geode_background/geode_background/__init__.pyi,sha256=NUy6pSyzsNAzoX9z0hqgVwvWpKCxvtpAVHZCX7Ks-jE,835
|
|
8
|
-
geode_background/geode_background/brep_background.pyi,sha256=6zFTBZAnmIL0tz0FVhUsvczVqfE-fOCAUlYUB2UPCKc,259
|
|
9
|
-
geode_background/geode_background/common_background.pyi,sha256=ITg7Gbm005845256HoPbYaa5M1kIJvoe5iktY3j_8rU,265
|
|
10
|
-
geode_background/geode_background/solid_background.pyi,sha256=zksKlIn8cxus85GtL9jboMOQqhkWXdG1C-vIENOw7lk,262
|
|
11
|
-
geode_background/geode_background/surface_background.pyi,sha256=d4-8E-Uv3-86oeAgN7YtTbuj82JHVy-Zwpyel3mSNJ8,268
|
|
12
|
-
geode_background/geode_background/lib64/__init__.pyi,sha256=CGSc1OiocGZCMzGDUSbqm2rrlUnXphLmmshqPl3lUp8,337
|
|
13
|
-
geode_background/geode_background/lib64/geode_background_py_brep.pyi,sha256=xdu66qm5yjnbYVa9z251SEvqkzgh85ghprzOUSiTY8k,220
|
|
14
|
-
geode_background/geode_background/lib64/geode_background_py_common.pyi,sha256=aNxPckueBjXNQFYAuPyU2jTHm_Auhf5f1j9xqGIPuzI,226
|
|
15
|
-
geode_background/geode_background/lib64/geode_background_py_solid.pyi,sha256=WSZyOon7bqN6wWsLTGVt_rTAc66JcMYOsku3mx_QIhE,223
|
|
16
|
-
geode_background/geode_background/lib64/geode_background_py_surface.pyi,sha256=4ujjjkmQWzfUY133bDUR1GzRro8nWptLmIUCMpuzb94,229
|
|
17
|
-
geode_background/lib64/geode_background_py_brep.cpython-311-x86_64-linux-gnu.so,sha256=HNId2GbwW1ml_eIMCvlA0qawSpZjAHwZlZXcUa03zyo,147000
|
|
18
|
-
geode_background/lib64/geode_background_py_common.cpython-311-x86_64-linux-gnu.so,sha256=oPYCfd8f2z7BELJq0vY2XmbyJIVZq3cIaycu95QAJvE,147000
|
|
19
|
-
geode_background/lib64/geode_background_py_solid.cpython-311-x86_64-linux-gnu.so,sha256=1Z71od7ioLM2mygiqhA9GM48jxsFsxv_dOPvJqJR1zY,147000
|
|
20
|
-
geode_background/lib64/geode_background_py_surface.cpython-311-x86_64-linux-gnu.so,sha256=SJxSnsp4TVuUOydiGkdzQ63jsCYv56bvJWcZZlGS_PQ,147000
|
|
21
|
-
geode_background/lib64/libGeode-Background_brep.so,sha256=1rQAafyTqKo9xquWjI-4K_WAr3n6jmOXfFp_NkfWvEU,468624
|
|
22
|
-
geode_background/lib64/libGeode-Background_common.so,sha256=LEt02iJWogCI2j0tkOThaRKgrLlw1HRz8ZKXdNEN5AA,183632
|
|
23
|
-
geode_background/lib64/libGeode-Background_line.so,sha256=KyLqJTDGA7N8NDazUkka-BAkE7usKtSz3ODs3r-G85E,238624
|
|
24
|
-
geode_background/lib64/libGeode-Background_solid.so,sha256=BsdxHjnxhtRuqyfOAhsy3FWjQSGIUiEpUXk8XGZGcQs,844344
|
|
25
|
-
geode_background/lib64/libGeode-Background_surface.so,sha256=Melg62aw7X4V-gM84UxrECBLwIUEW5hZCVeyPhRFHls,5576696
|
|
26
|
-
geode_background-9.6.7.dist-info/METADATA,sha256=yAqhGhNXYciETsGnaUBw2kuVeKSKcQBt0ov1hYPhqwY,542
|
|
27
|
-
geode_background-9.6.7.dist-info/WHEEL,sha256=ITVdYpiTGnryqIbOR0i1wcdISo8YPJzlx8rAyocabzM,104
|
|
28
|
-
geode_background-9.6.7.dist-info/top_level.txt,sha256=Zrf1AIA63yPEiQFwdZwLsHzGAE3soNFO7AVs5NdN_r4,17
|
|
29
|
-
geode_background-9.6.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|