wg-wizard

View on PyPIReverse Dependencies (0)

0.3.0 wg_wizard-0.3.0-py3-none-any.whl

Wheel Details

Project: wg-wizard
Version: 0.3.0
Filename: wg_wizard-0.3.0-py3-none-any.whl
Download: [link]
Size: 14375
MD5: 4e84821e2609025283d0edd28ab94597
SHA256: b0f6d7e72b93ff54f67e2b5d7b52d3ed2643b69f320d2d0805617c1f85c5e952
Uploaded: 2023-12-03 10:31:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wg-wizard
Version: 0.3.0
Summary: Control all the WireGuard server and client configs in a centralized way.
Author: Ian Lin
Author-Email: you[at]example.com
Home-Page: https://github.com/ianlini/wg-wizard
Project-Url: Repository, https://github.com/ianlini/wg-wizard
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: qrcode (<8.0.0,>=7.3.1)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.21)
Description-Content-Type: text/x-rst
[Description omitted; length: 9189 characters]

WHEEL

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

RECORD

Path Digest Size
wg_wizard/__init__.py sha256=bqWoF0XMYJDZnTXn_Pt_QCdB055VA--A7K6iewYkAjY 75
wg_wizard/__main__.py sha256=5jJg_JaIEERcyB_qxTSjD7cMlR4iBwlkLHBaWJbBd6U 65
wg_wizard/cli.py sha256=-ywHXTF63mIz-5KazESyc_v-hUiQGGzzsxQ3WZKNnU0 10348
wg_wizard/core.py sha256=-u6E6841QhhI5Bbnq9KQldF2cdGN_iFf2INO5uVJGx0 12996
wg_wizard/paths.py sha256=BlFxvvSHfTaZvgGwmCADoUzyEI3wdszxJeTGmTR2SC8 237
wg_wizard/utils.py sha256=9CrrbaCFuAEeWBumBXo7yrSQZbwsU1amxQwyAx3t9d8 3971
wg_wizard/wg.py sha256=z6GHcJu-pRf_vir2hEl2VzJTpSNC0_iQU93kKV9N_os 610
wg_wizard/wg_quick.py sha256=_OhNoSZDTHxAVsxpQ_SgOIb1l0b5QqJJ8Is3pi2p9uA 1807
wg_wizard-0.3.0.dist-info/LICENSE sha256=MpwQx1w3Rbi_MShugdhDtRq-A7VIq4qXjVPX0Ra_xGk 1064
wg_wizard-0.3.0.dist-info/METADATA sha256=2TEBAvuLRCUghmUK3nxYh9Urfej2_VtfB-wHQiKPGmc 9988
wg_wizard-0.3.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
wg_wizard-0.3.0.dist-info/entry_points.txt sha256=CosIiLpkpAV2HTi0GLSWnW_X0DQVtqJNVS24vkruf_I 48
wg_wizard-0.3.0.dist-info/RECORD

entry_points.txt

wg-wizard = wg_wizard.cli:main