qvpnstatus

View on PyPIReverse Dependencies (0)

0.1.2 qvpnstatus-0.1.2-py3-none-any.whl

Wheel Details

Project: qvpnstatus
Version: 0.1.2
Filename: qvpnstatus-0.1.2-py3-none-any.whl
Download: [link]
Size: 429288
MD5: 57a454ddbf94354e5662bd5b79290de1
SHA256: 06968b9aa77d2dbc60a54e8b1b681f30c540e67d4f2d47c6ec4cea847bb4d008
Uploaded: 2021-04-04 14:34:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qvpnstatus
Version: 0.1.2
Summary: VPN Status tray icon for monitoring VPN connection
Author: Michael Ramsey
Author-Email: mike[at]hackerdise.me
Home-Page: https://gitlab.com/mikeramsey/qvpnstatus
Project-Url: Repository, https://gitlab.com/mikeramsey/qvpnstatus
License: MIT
Keywords: vpn,status,monitoring,nmcli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: PyQt5 (==5.15.2)
Requires-Dist: PyQt5-sip (==12.8.1)
Requires-Dist: PyQt5-stubs (==5.14.2.2)
Requires-Dist: fbs (==0.9.0)
Requires-Dist: nmcli (<0.6.0,>=0.5.0)
Requires-Dist: psutil (<6.0.0,>=5.8.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4917 characters]

WHEEL

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

RECORD

Path Digest Size
qvpnstatus/__init__.py sha256=2ujWDE32HIzafH4ITEy6HtnTO9IaOkNvqkT0k_vNBzs 177
qvpnstatus/__main__.py sha256=24l9VMllWTtmDQkuqRgEt8KK57qRpC7JVTh-Y7hbODc 346
qvpnstatus/cli.py sha256=Me9ll__mIY5LJHeW_9dZfiI37eJ4vA_A4vH3G9Db-L0 1228
qvpnstatus/images/active_shield.png sha256=KMRgSl5eDZ4DA6molbP2oWCc39c5ZlKjugIlsMMBgr4 29893
qvpnstatus/images/edit-copy.png sha256=IX8Lb0kc8Yc7ZRBuJSUR3XfAWS8NoHlJonRBTjaOAqw 521
qvpnstatus/images/edit-cut.png sha256=MmIEfh6XO8QBoQLkgMlPVhuUOPmsEmTXHQ91OO_gGi8 1046
qvpnstatus/images/edit-paste.png sha256=OiNCPwXf6pXaUQQ9EpJfxtjW4smwXwkyF5lNqlnpYRU 516
qvpnstatus/images/exit.png sha256=7lcTs_8Tw7UgKoqSb60QFTYXAhKEaebwm0gzd4xyPfs 837
qvpnstatus/images/inactive_shield.png sha256=fLW4zQsVSb-pPA2qntiSqTXxKheq09LptBkHxg_R-pU 16855
qvpnstatus/images/logo.png sha256=Wf_4R35qYTPxD9AJn4mPTxsWozAhkEB4H3G5nJYgsn8 5641
qvpnstatus/main.py sha256=OBEeGh9w0_-7EUEHfj85BUxcw0olhf3mEvr-EAn-xpE 6510
qvpnstatus/settings.py sha256=qZQ3O1Dv1qWTBfQykShbgaYPMkFbwoFwyIBUq2TqK6o 3048
qvpnstatus/sounds/364658__original-sound__notification.wav sha256=LQypa2LDxRJr4esPVVbMJOOoFKrpst_wJ3DS1x2c1aA 352844
qvpnstatus/sounds/514152__edwardszakal__alert.wav sha256=snu6YBVC49dT52WTgC0Ev_igAAAN8N1wysnfkQM9gIU 78414
qvpnstatus/sounds/538149__fupicat__notification.wav sha256=98uIYmxk9n-JT3VDhVgKWYT1dEnHGZYijuG5-vLE3ZY 122156
qvpnstatus/systemtraystatus.py sha256=MgKdQK2XaulfTj6254SpnH8rxb6ayuMUNXGoF01S_fQ 9857
qvpnstatus-0.1.2.dist-info/entry_points.txt sha256=ajV7ceOVLVJD1pPfLRmqVtYMzM6JD33LG-ljfOViZJw 85
qvpnstatus-0.1.2.dist-info/LICENSE sha256=TfxTM0APUtaVgrvvO7kqGTcBSZOnT-v3RPUZMAvw47s 1071
qvpnstatus-0.1.2.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
qvpnstatus-0.1.2.dist-info/METADATA sha256=8wtNcvxX8-4ex2ARTrFhWnvV1yMEmNXTI0NZxFfSkLs 5788
qvpnstatus-0.1.2.dist-info/RECORD

entry_points.txt

qvpnstatus = qvpnstatus.main:main
qvpnstatuscli = qvpnstatus.cli:main