multiservice-tools 0.1.0__py3-none-any.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.
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: multiservice-tools
3
+ Version: 0.1.0
4
+ Summary: Wspólne narzędzia do komunikacji z serwisami (Auth + Media + inne)
5
+ Author: Marcin Kallas
6
+ Requires-Python: >=3.10
7
+ Description-Content-Type: text/markdown
8
+ License-File: LICENSE
9
+ Requires-Dist: httpx>=0.27.0
10
+ Requires-Dist: pydantic>=2.0
11
+ Provides-Extra: dev
12
+ Requires-Dist: black; extra == "dev"
13
+ Requires-Dist: isort; extra == "dev"
14
+ Requires-Dist: mypy; extra == "dev"
15
+ Dynamic: license-file
16
+ Dynamic: requires-python
@@ -0,0 +1,5 @@
1
+ multiservice_tools-0.1.0.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ multiservice_tools-0.1.0.dist-info/METADATA,sha256=f3st7UpQqh60EzwL3oSsuJ2dayonCUloJJcDuQZ3Xl4,499
3
+ multiservice_tools-0.1.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
4
+ multiservice_tools-0.1.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ multiservice_tools-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (83.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
File without changes