vault-fix

View on PyPIReverse Dependencies (0)

1.4.0 vault_fix-1.4.0-py3-none-any.whl

Wheel Details

Project: vault-fix
Version: 1.4.0
Filename: vault_fix-1.4.0-py3-none-any.whl
Download: [link]
Size: 16268
MD5: 035a699129fb590004ba48bba2cb8963
SHA256: 8c7c608e931bc100ec11a7ba7d93537b51df4af9b5e2998c42c6343b75257eb3
Uploaded: 2024-05-01 13:34:59 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: vault-fix
Version: 1.4.0
Summary: Tool for importing and exporting vault fixture files to and from vault dev mode instances.
Author-Email: Chris Snijder <github[at]chrissnijder.nl>
Project-Url: Homepage, https://github.com/SnijderC/vault-fixtures
License: Copyright 2023 Chris Snijder Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Keywords: fixture,hasicorp,migration,testing,vault
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: cryptography (>=42.0.5)
Requires-Dist: hvac (>=0.10.11)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: rich (>=13.5.2)
Requires-Dist: typer[all] (>=0.9.0)
Requires-Dist: coverage (>=7.4.4); extra == "dev"
Requires-Dist: hatch (>=1.7.0); extra == "dev"
Requires-Dist: pip-tools (>=7.1.0); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.6); extra == "dev"
Requires-Dist: pytest-cov (>=5.0.0); extra == "dev"
Requires-Dist: pytest-random-order (>=1.1.1); extra == "dev"
Requires-Dist: pytest (>=8.1.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 11028 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vault_fix/__init__.py sha256=8UhoYEXHs1Oai7BW_ExBmuwWnRI-yMG_u1fQAXMizHQ 22
vault_fix/__main__.py sha256=Zm9touK68OZ2yajr0N4IVfbSphEjPQmpJFE1GT4-ca8 8299
vault_fix/_log.py sha256=e6zNPTeMEq2aF8wFc1LVvSei9wxh_AmccmceUQM1OUM 1321
vault_fix/dump.py sha256=5Jf6Z8MqetzxW8CTxlw8SAEpVhldVwQ-EVCjEOHwff8 1856
vault_fix/load.py sha256=ltFJiAlpf-O5er-HfqbfyOQns3Vde3x8vHKTMZi82Q0 3033
vault_fix/_crypto/__init__.py sha256=1okSUBSHzF3IVplfQdwf-4iXctEapYm6By6bnphuPTw 822
vault_fix/_crypto/constants.py sha256=tCVDDg0Fv85YLk9--iSQT8gaA6vVvQZtRWrnLIZVesY 915
vault_fix/_crypto/message.py sha256=v0YHz93b-9tZwDriTYWnrQQomKcnjICqEOpqQVUAthY 4198
vault_fix/_crypto/symmetric.py sha256=Q6z3dhxn3a1AHOTtD223Q8fTNVlq1KCNMzhu9VjTMmc 4110
vault_fix/serializers/__init__.py sha256=I5mnUy8vSeDCMsfPtOHng67ivX5AxKkrr1QR59pkMWw 192
vault_fix/serializers/json.py sha256=wOrL5sBLj1tf9sS41FdPPAePjVN52Jve7K8n-N5EA7c 284
vault_fix/serializers/yaml.py sha256=08yNxlpi6lDbXhmBVNTeD2PmdN5sxPNXLiYo369jWUg 250
vault_fix-1.4.0.dist-info/METADATA sha256=wy8pb4BMu3ORcAo3uQD39Bns8J4PnvCl42HFOJNRcR8 15934
vault_fix-1.4.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
vault_fix-1.4.0.dist-info/entry_points.txt sha256=WdI2IwUBSx6R5u6SlBcjClKVPrkHO5JQgbJfgFdX9S0 53
vault_fix-1.4.0.dist-info/licenses/LICENSE.txt sha256=pcF9eTlI00iGukB7YCkVAW2oGkyvr7yLtsJr7GW0GtI 554
vault_fix-1.4.0.dist-info/RECORD

entry_points.txt

vault-fix = vault_fix.__main__:cli