netlink-crypt

View on PyPIReverse Dependencies (0)

0.0.1 netlink_crypt-0.0.1-py3-none-any.whl

Wheel Details

Project: netlink-crypt
Version: 0.0.1
Filename: netlink_crypt-0.0.1-py3-none-any.whl
Download: [link]
Size: 4213
MD5: 570b2633b4b2835dec8b8e60872de1b4
SHA256: 857b80b9b3c7ce531f8676686e1162010ddce0f0e75ce8da814e41545e036e6c
Uploaded: 2022-10-22 05:47:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netlink-crypt
Version: 0.0.1
Summary: Password Storage for Automation
Author: Bernhard Radermacher
Author-Email: bernhard.radermacher[at]netlink-consulting.com
Home-Page: https://gitlab.com/netlink_python/netlink-crypt
Project-Url: Repository, https://gitlab.com/netlink_python/netlink-crypt
License: MIT
Keywords: password automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3.7,<3.11
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pycryptodomex (<4.0.0,>=3.14.1)
Requires-Dist: pywin32 (<305,>=304); sys_platform == "win32"
Description-Content-Type: text/markdown
[Description omitted; length: 1699 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
netlink/crypt/__init__.py sha256=E41YEopRpYCr8KHQ-mV620xr1AkfnM1L1WZfGpXS2Lo 36
netlink/crypt/cli.py sha256=PrV--_Doo53SM_0vBBzENv1yn3vraOsQWdIjie-zW1Y 642
netlink/crypt/crypt.py sha256=U_rjUBMXQivrKi_G7t-9UIhG1ozifoU9K49qYoWMVTE 796
netlink/crypt/linux.py sha256=LMAg7WOzwo5MVigE4OGFXKOjit2AunKSUary7g0zbMY 444
netlink/crypt/win32.py sha256=I75doeImNtWkI4lT9BtRNuanZL1ajwEfcEzZjWRkhds 437
netlink_crypt-0.0.1.dist-info/entry_points.txt sha256=tOMTOj_pNtfwbKuUutdP4Gy9MvfiYUf9bFnwBJv1ga0 67
netlink_crypt-0.0.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
netlink_crypt-0.0.1.dist-info/METADATA sha256=_G-Q3uBb-00b1DW5XvH5mClBgkoD6aKow54fhfNIYno 2617
netlink_crypt-0.0.1.dist-info/RECORD

entry_points.txt

encrypt_secret = netlink.crypt.cli:encrypt_secret