pyhw 0.11.3__py3-none-any.whl → 0.11.4__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
pyhw/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.11.3'
1
+ __version__ = '0.11.4'
@@ -1,8 +1,9 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: pyhw
3
- Version: 0.11.3
3
+ Version: 0.11.4
4
4
  Summary: PyHw, a neofetch-like command line tool for fetching system information but written mostly in python.
5
- Author-email: Xiao Ran <xiaoran.007@icloud.com>
5
+ Author: Xiao Ran
6
+ Maintainer-email: Xiao Ran <xiaoran.007@icloud.com>
6
7
  License: BSD-3-Clause
7
8
  Project-URL: homepage, https://github.com/xiaoran007/pyhw
8
9
  Keywords: neofetch,system information,command line tool,python,hardware information,fastfetch,fetching
@@ -13,7 +14,7 @@ Classifier: Operating System :: OS Independent
13
14
  Requires-Python: >=3.9
14
15
  Description-Content-Type: text/markdown
15
16
  License-File: LICENSE
16
- Requires-Dist: pypci-ng>=0.1.4
17
+ Requires-Dist: pypci-ng>=0.1.5
17
18
 
18
19
  # PyHw
19
20
  [![Downloads](https://static.pepy.tech/badge/pyhw)](https://pepy.tech/project/pyhw)
@@ -1,4 +1,4 @@
1
- pyhw/__init__.py,sha256=2CTIwceJjn_jYEjI8v5UfmyXwShMbRhwmX3S8iD8Wps,23
1
+ pyhw/__init__.py,sha256=jD0OdMKXNs3xHt2gNqlOtdecU5cQJpmHM7s2rjz0CQ4,23
2
2
  pyhw/__main__.py,sha256=oZpFtvSyYTM8cMsulvi51zJV0gtmw3OCQVdgoaHbtxc,4977
3
3
  pyhw/backend/__init__.py,sha256=knn_3Yroow1h0dqdrozk3zyy3vz-kQyNBRjR6OLmVoY,50
4
4
  pyhw/backend/backendBase.py,sha256=mloo8mPEbgbIdmyQ3I4vdEXMSSjxWi_wnwACmzvHbEo,506
@@ -106,9 +106,9 @@ pyhw/pyhwUtil/__init__.py,sha256=34ygvVBBqfJ_9OMzHToCcV_BVahixNsa_Z5yh6VsaPQ,304
106
106
  pyhw/pyhwUtil/cliUtil.py,sha256=42Gdi9wTg5XOYuEvGHEgOaZJ6dJk1qSuHIprR8pCA-g,2344
107
107
  pyhw/pyhwUtil/pyhwUtil.py,sha256=TxAgsDlrz-AJFyeXnOjL1MVnh1uR9dEqli5dmYPZcog,6915
108
108
  pyhw/pyhwUtil/sysctlUtil.py,sha256=S-rUvqi7ZrMyMouIhxlyHEQ4agM7sCT1Y7uzs3Hu5-o,841
109
- pyhw-0.11.3.dist-info/LICENSE,sha256=hJs6RBqSVCexbTsalkMLNFI5t06kekQEsSVaOt_-yLs,1497
110
- pyhw-0.11.3.dist-info/METADATA,sha256=pOmXuxUuSZUISkVMe2ibnYahiq76PpMIxmRI_p7M0RU,6732
111
- pyhw-0.11.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
112
- pyhw-0.11.3.dist-info/entry_points.txt,sha256=q-AB8im_QahpmNrmy4aPTJRGi0LlbNlnI3kF7s6pKss,44
113
- pyhw-0.11.3.dist-info/top_level.txt,sha256=7Inxvxt1TngEricKZEex9_WJZS3DbKYFUXDz4v5WHYU,5
114
- pyhw-0.11.3.dist-info/RECORD,,
109
+ pyhw-0.11.4.dist-info/LICENSE,sha256=hJs6RBqSVCexbTsalkMLNFI5t06kekQEsSVaOt_-yLs,1497
110
+ pyhw-0.11.4.dist-info/METADATA,sha256=WYsWPNLc5YdJhWy7J_8y0qr5YbPGHrxV8Sm5m5mOMOU,6753
111
+ pyhw-0.11.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
112
+ pyhw-0.11.4.dist-info/entry_points.txt,sha256=q-AB8im_QahpmNrmy4aPTJRGi0LlbNlnI3kF7s6pKss,44
113
+ pyhw-0.11.4.dist-info/top_level.txt,sha256=7Inxvxt1TngEricKZEex9_WJZS3DbKYFUXDz4v5WHYU,5
114
+ pyhw-0.11.4.dist-info/RECORD,,
File without changes
File without changes