cuthbertlib 0.0.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,5 @@
1
+ Metadata-Version: 2.4
2
+ Name: cuthbertlib
3
+ Version: 0.0.0
4
+ Summary: Coming soon, in the mean time you can get cuthbertlib by installing cuthbert https://pypi.org/project/cuthbert/
5
+ Author-email: Sam Duffield <s@mduffield.com>, Sahel Iqbal <sahel13miqbal@proton.me>, Adrien Corenflos <adrien.corenflos.stats@gmail.com>
File without changes
@@ -0,0 +1,5 @@
1
+ Metadata-Version: 2.4
2
+ Name: cuthbertlib
3
+ Version: 0.0.0
4
+ Summary: Coming soon, in the mean time you can get cuthbertlib by installing cuthbert https://pypi.org/project/cuthbert/
5
+ Author-email: Sam Duffield <s@mduffield.com>, Sahel Iqbal <sahel13miqbal@proton.me>, Adrien Corenflos <adrien.corenflos.stats@gmail.com>
@@ -0,0 +1,6 @@
1
+ pyproject.toml
2
+ cuthbertlib/__init__.py
3
+ cuthbertlib.egg-info/PKG-INFO
4
+ cuthbertlib.egg-info/SOURCES.txt
5
+ cuthbertlib.egg-info/dependency_links.txt
6
+ cuthbertlib.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+ cuthbertlib
@@ -0,0 +1,9 @@
1
+ [project]
2
+ name = "cuthbertlib"
3
+ authors = [
4
+ { name = "Sam Duffield", email = "s@mduffield.com" },
5
+ { name = "Sahel Iqbal", email = "sahel13miqbal@proton.me" },
6
+ { name = "Adrien Corenflos", email = "adrien.corenflos.stats@gmail.com" },
7
+ ]
8
+ version = "0.0.0"
9
+ description = "Coming soon, in the mean time you can get cuthbertlib by installing cuthbert https://pypi.org/project/cuthbert/"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+