ckanext-cloudstorage_api

View on PyPIReverse Dependencies (0)

0.2.0 ckanext_cloudstorage_api-0.2.0-py3-none-any.whl

Wheel Details

Project: ckanext-cloudstorage_api
Version: 0.2.0
Filename: ckanext_cloudstorage_api-0.2.0-py3-none-any.whl
Download: [link]
Size: 16325
MD5: 539544a2adaf39948d440a7132986f24
SHA256: f4bc031a7d6df3448e5c31fecc0e817705f711321f3dd3c0fca601380468b3f3
Uploaded: 2023-08-28 15:37:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ckanext-cloudstorage_api
Version: 0.2.0
Summary: Extension to manage CKAN resources in any S3-like object storage.
Author-Email: Sam Woodcock <sam.woodcock[at]protonmail.com>
Project-Url: documentation, https://envidat.gitlab-pages.wsl.ch/ckanext-cloudstorage_api
Project-Url: homepage, https://gitlabext.wsl.ch/EnviDat/ckanext-cloudstorage_api.git
Project-Url: repository, https://gitlabext.wsl.ch/EnviDat/ckanext-cloudstorage_api.git
License: MIT
Keywords: CKAN,cloudstorage,s3,bucket,cloud
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: apache-libcloud (>=3.8.0)
Requires-Dist: boto3 (>=1.26.135)
Description-Content-Type: text/markdown
[Description omitted; length: 3045 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ckanext/__init__.py sha256=WGSMBFzEHyOxbc34623FfZroP0Ho6tVQAbegPksZtQE 230
ckanext/cloudstorage_api/__init__.py sha256=UjCHm8VO-xYyrA1xTbHVj90cHhM75fc_kGhwNiZjNXc 39
ckanext/cloudstorage_api/__version__.py sha256=p08rKKQwzTKp6N48tBQG8VpiU4drYPtbR2EVgHWZruM 43
ckanext/cloudstorage_api/auth.py sha256=sfCAcV8Mx4DmwysNw4WYWlU2UjysXWIFZg_BKLBEtao 2329
ckanext/cloudstorage_api/blueprints.py sha256=ziXP4TZRkN5lZawUeDmGngrHZnQoEMfJwLzfrNlgC4Q 1358
ckanext/cloudstorage_api/cli.py sha256=7jw4O8SNvSicOp7OcZQLoz2Dhk3jO9ibJGFA_aVIbB8 543
ckanext/cloudstorage_api/logic.py sha256=oPoIrdiiVYiGjmNmewcNNxUjGFqUX2KIf63F5l05Mgw 14427
ckanext/cloudstorage_api/models.py sha256=8aPnVNXX0JZa-3cHX3AL3Dy3kMWJQ7yyL3KUC_5wwOs 2233
ckanext/cloudstorage_api/plugin.py sha256=afApgnzSP5juONz2Vs_lkXV6vBPYeW9wvHoJ9sYDqww 5454
ckanext/cloudstorage_api/storage.py sha256=3Qw0zOaixFJfSj4FTVXZJ-ZBz_pKY5ApOoaiLcTV3NI 13790
ckanext_cloudstorage_api-0.2.0.dist-info/entry_points.txt sha256=vSgmaDZYxdwISjTVLOtHGHxNQLc_6pFcnhbwJ5lwBFs 87
ckanext_cloudstorage_api-0.2.0.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
ckanext_cloudstorage_api-0.2.0.dist-info/METADATA sha256=NmGl7cQLFgS_FZtI2mwrnDeIykNlMqJhYVwByXVj2nw 3977
ckanext_cloudstorage_api-0.2.0.dist-info/licenses/LICENSE sha256=QPfdse1VxF7XPUmFq5vO6p6CXu81h9l-lWDjTQRTQ-I 1060
ckanext_cloudstorage_api-0.2.0.dist-info/RECORD

entry_points.txt

cloudstorage_api = ckanext.cloudstorage_api.plugin:CloudstorageAPIPlugin