memorph-bin-linux-x64-gnu 0.1.0__tar.gz

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.
@@ -0,0 +1,10 @@
1
+ Metadata-Version: 2.4
2
+ Name: memorph-bin-linux-x64-gnu
3
+ Version: 0.1.0
4
+ Summary: memorph platform package (linux x64 gnu)
5
+ Requires-Python: >=3.10
6
+ Description-Content-Type: text/markdown
7
+
8
+ # memorph-bin-linux-x64-gnu
9
+
10
+ Prebuilt memorph binary for Linux x86_64 (glibc).
@@ -0,0 +1,3 @@
1
+ # memorph-bin-linux-x64-gnu
2
+
3
+ Prebuilt memorph binary for Linux x86_64 (glibc).
@@ -0,0 +1,20 @@
1
+ [build-system]
2
+ requires = ["setuptools>=69", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "memorph-bin-linux-x64-gnu"
7
+ version = "0.1.0"
8
+ description = "memorph platform package (linux x64 gnu)"
9
+ readme = "README.md"
10
+ requires-python = ">=3.10"
11
+
12
+ [tool.setuptools]
13
+ package-dir = {"" = "src"}
14
+ include-package-data = true
15
+
16
+ [tool.setuptools.packages.find]
17
+ where = ["src"]
18
+
19
+ [tool.setuptools.package-data]
20
+ memorph_bin_linux_x64_gnu = ["bin/*"]
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,10 @@
1
+ Metadata-Version: 2.4
2
+ Name: memorph-bin-linux-x64-gnu
3
+ Version: 0.1.0
4
+ Summary: memorph platform package (linux x64 gnu)
5
+ Requires-Python: >=3.10
6
+ Description-Content-Type: text/markdown
7
+
8
+ # memorph-bin-linux-x64-gnu
9
+
10
+ Prebuilt memorph binary for Linux x86_64 (glibc).
@@ -0,0 +1,7 @@
1
+ README.md
2
+ pyproject.toml
3
+ src/memorph_bin_linux_x64_gnu.egg-info/PKG-INFO
4
+ src/memorph_bin_linux_x64_gnu.egg-info/SOURCES.txt
5
+ src/memorph_bin_linux_x64_gnu.egg-info/dependency_links.txt
6
+ src/memorph_bin_linux_x64_gnu.egg-info/top_level.txt
7
+ src/memorph_bin_linux_x64_gnu/bin/memorph