atoti-server-aws 0.9.1__py3-none-any.whl → 0.9.12__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.
Binary file
@@ -29,5 +29,5 @@ class AwsPlugin(Plugin):
29
29
 
30
30
  @property
31
31
  @override
32
- def _java_package_name(self) -> str | None:
33
- return "io.atoti.loading.s3.api"
32
+ def _key(self) -> str | None:
33
+ return "AWS"
@@ -0,0 +1,17 @@
1
+ Metadata-Version: 2.3
2
+ Name: atoti-server-aws
3
+ Version: 0.9.12
4
+ Summary: Resources to interact with AWS
5
+ Author: ActiveViam
6
+ Author-email: ActiveViam <atoti-dev@activeviam.com>
7
+ Classifier: Development Status :: 4 - Beta
8
+ Classifier: License :: Free for non-commercial use
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: Programming Language :: Java
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Typing :: Typed
13
+ Requires-Dist: atoti-core==0.9.12
14
+ Requires-Dist: typing-extensions>=4.15.0
15
+ Requires-Python: >=3.10
16
+ Project-URL: Homepage, https://www.atoti.io
17
+ Project-URL: Issues, https://github.com/atoti/atoti/issues
@@ -0,0 +1,9 @@
1
+ _atoti_server_aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ _atoti_server_aws/__resources__/plugin.jar,sha256=YbWb-UfBkp9J3brJKSO5_HcJlcd1Nats4YTUCLaZOQ0,24514744
3
+ _atoti_server_aws/_plugin.py,sha256=C3DaXEk9MKR7sbtZ-mBWDLVzv1qfolYOyxLML-4mKes,773
4
+ _atoti_server_aws/_resources_directory.py,sha256=kOOsXoN0C2-JZbbg3vJcW18ypPwrF0p-ELc2H6Dlo6k,88
5
+ _atoti_server_aws/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ atoti_server_aws-0.9.12.dist-info/WHEEL,sha256=XV0cjMrO7zXhVAIyyc8aFf1VjZ33Fen4IiJk5zFlC3g,80
7
+ atoti_server_aws-0.9.12.dist-info/entry_points.txt,sha256=k7U_AKidNSyR9GwyVeLWNLwGbKu2ZSztypwOf-eo-yM,59
8
+ atoti_server_aws-0.9.12.dist-info/METADATA,sha256=gaN6xD_GHvCVIY0BARuGdEZdjODGX4yOF2-Q24Ygf20,632
9
+ atoti_server_aws-0.9.12.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.8.1
2
+ Generator: uv 0.9.26
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -0,0 +1,3 @@
1
+ [atoti.plugins]
2
+ aws = _atoti_server_aws._plugin:AwsPlugin
3
+
@@ -1,22 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: atoti-server-aws
3
- Version: 0.9.1
4
- Summary: Resources to interact with AWS
5
- Home-page: https://www.atoti.io
6
- License: Proprietary
7
- Author: ActiveViam
8
- Author-email: dev@atoti.io
9
- Requires-Python: >=3.10
10
- Classifier: Development Status :: 4 - Beta
11
- Classifier: License :: Free To Use But Restricted
12
- Classifier: License :: Other/Proprietary License
13
- Classifier: Operating System :: OS Independent
14
- Classifier: Programming Language :: Java
15
- Classifier: Programming Language :: Python :: 3
16
- Classifier: Programming Language :: Python :: 3.10
17
- Classifier: Programming Language :: Python :: 3.11
18
- Classifier: Programming Language :: Python :: 3.12
19
- Classifier: Typing :: Typed
20
- Requires-Dist: atoti-core (==0.9.1)
21
- Requires-Dist: typing-extensions (>=4.12.2)
22
- Project-URL: Bug Tracker, https://github.com/atoti/atoti/issues
@@ -1,9 +0,0 @@
1
- _atoti_server_aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- _atoti_server_aws/__resources__/plugin.jar,sha256=-psEpPxWPoUvwQYJUwIxdDh7EZSlWPbM0YuqsYEovqE,20913121
3
- _atoti_server_aws/_plugin.py,sha256=kYi1o7qEPLxr7kUrhNyRnIw1OmnYNAyRGnkcULP7yw4,807
4
- _atoti_server_aws/_resources_directory.py,sha256=kOOsXoN0C2-JZbbg3vJcW18ypPwrF0p-ELc2H6Dlo6k,88
5
- _atoti_server_aws/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- atoti_server_aws-0.9.1.dist-info/METADATA,sha256=DhG-N8k9-PsW2pxzqChh1Hfp6hpFJZa-oUqPp8ryhYE,826
7
- atoti_server_aws-0.9.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
8
- atoti_server_aws-0.9.1.dist-info/entry_points.txt,sha256=CqBRuHFARoILpAvHh9svuZaJKd3n09VBsYFKXYKY_rI,57
9
- atoti_server_aws-0.9.1.dist-info/RECORD,,
@@ -1,3 +0,0 @@
1
- [atoti.plugins]
2
- aws=_atoti_server_aws._plugin:AwsPlugin
3
-