swll 0.0.1__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.
swll-0.0.1/PKG-INFO ADDED
@@ -0,0 +1,6 @@
1
+ Metadata-Version: 2.4
2
+ Name: swll
3
+ Version: 0.0.1
4
+ Summary: A context layer for your work. Coming soon.
5
+ Author-email: SwellCity Group <hello@swellcity.ai>
6
+ Requires-Python: >=3.10
@@ -0,0 +1,8 @@
1
+ [project]
2
+ name = "swll"
3
+ version = "0.0.1"
4
+ description = "A context layer for your work. Coming soon."
5
+ authors = [
6
+ {name = "SwellCity Group", email = "hello@swellcity.ai"}
7
+ ]
8
+ requires-python = ">=3.10"
swll-0.0.1/setup.cfg ADDED
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
File without changes
@@ -0,0 +1,6 @@
1
+ Metadata-Version: 2.4
2
+ Name: swll
3
+ Version: 0.0.1
4
+ Summary: A context layer for your work. Coming soon.
5
+ Author-email: SwellCity Group <hello@swellcity.ai>
6
+ Requires-Python: >=3.10
@@ -0,0 +1,6 @@
1
+ pyproject.toml
2
+ swll/__init__.py
3
+ swll.egg-info/PKG-INFO
4
+ swll.egg-info/SOURCES.txt
5
+ swll.egg-info/dependency_links.txt
6
+ swll.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+ swll