airflow-gpg-plugin

View on PyPIReverse Dependencies (0)

0.2.0 airflow_gpg_plugin-0.2.0-py3-none-any.whl

Wheel Details

Project: airflow-gpg-plugin
Version: 0.2.0
Filename: airflow_gpg_plugin-0.2.0-py3-none-any.whl
Download: [link]
Size: 8970
MD5: d7769715fe5627fae1dd66d0f1839337
SHA256: 4e429d00f1fffb2d2e7ceb08bf873dfb6d9056f347b05a8bb9db61fb7047d901
Uploaded: 2022-01-23 13:07:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airflow-gpg-plugin
Version: 0.2.0
Summary: Airflow plugin to work with GPG files.
Author: Tilak Patidar
Author-Email: tilakpatidar[at]gmail.com
Maintainer: Tilak Patidar
Maintainer-Email: tilakpatidar[at]gmail.com
Home-Page: https://github.com/tilakpatidar/fibber-csv
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6.7
Requires-Dist: apache-airflow (>=2.0.0)
Requires-Dist: python-gnupg (<=0.4.8)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2064 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
airflow_gpg_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_gpg_plugin/plugin.py sha256=TBvmov2JjEncMVh65rDdIg7-iTygOhFEXp3Y5nsD_TU 316
airflow_gpg_plugin/hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_gpg_plugin/hooks/gpg_hook.py sha256=dSjCpX1qaoqcvwu1iCqH7sugTTNkIRksQO2raxDHCjA 1173
airflow_gpg_plugin/operators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airflow_gpg_plugin/operators/gpg_decrypt_file_operator.py sha256=cSrmqXtFipgqucVc4q7iKaEw0ml8Xnwq14vgv5oye9o 1630
airflow_gpg_plugin/operators/gpg_encrypt_file_operator.py sha256=BmNS4lj-LSNJ6Jws0HlwzUxVGelXRuRG1nn8SR15opI 1630
tests/hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/hooks/test_gpg_hook.py sha256=CenqENvOwO8TMFttdiMYxlcw0PU0iC5hnoOrwvAwecQ 1628
tests/operators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/operators/test_gpg_decrypt_file.py sha256=WjcbMm1C0zbz2bW7r-ImWZXVXYPH7DH1AMJhOo1-6VQ 2650
tests/operators/test_gpg_encrypt_file.py sha256=-PLod1dPZFXWwSvUxV4jEATc_9bG-ZaDcAsUti9gc0g 2630
airflow_gpg_plugin-0.2.0.dist-info/LICENSE sha256=JLwMFxIPNzWAPDFom0CwRvvBeVrnQdj5yyiMXw3sco4 1081
airflow_gpg_plugin-0.2.0.dist-info/METADATA sha256=Zjj20oPGqtliqPAXyqAsZC9RwBTKB2e3zHJ67sB49Ck 3076
airflow_gpg_plugin-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
airflow_gpg_plugin-0.2.0.dist-info/entry_points.txt sha256=J70D9kY5tHpLfz8kAgVKF99E0z2_2uLdZF4SmcgcHcc 83
airflow_gpg_plugin-0.2.0.dist-info/top_level.txt sha256=7E4duIdv9yU5JTn5veLtdKzii1ahSkHfOEGcsasWcns 25
airflow_gpg_plugin-0.2.0.dist-info/RECORD

top_level.txt

airflow_gpg_plugin
tests

entry_points.txt

airflow_gpg_plugin = airflow_gpg_plugin.plugin:AirflowGPGPlugin