pemmican

View on PyPIReverse Dependencies (0)

1.0.3 pemmican-1.0.3-py3-none-any.whl

Wheel Details

Project: pemmican
Version: 1.0.3
Filename: pemmican-1.0.3-py3-none-any.whl
Download: [link]
Size: 25059
MD5: 87cf31b0b53cc0a43ebbbc9f34321e4d
SHA256: 54719700724bb5ca8a68aa17786b3837e1365eff2b34aa4c6a187e1a154faf43
Uploaded: 2024-03-08 13:30:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pemmican
Version: 1.0.3
Summary: Notify users of Raspberry Pi 5 power issues
Author: Dave Jones
Author-Email: dave.jones[at]canonical.com
Project-Url: Documentation, https://pemmican.readthedocs.io/
Project-Url: Source Code, https://github.com/waveform80/pemmican
Project-Url: Issue Tracker, https://github.com/waveform80/pemmican/issues
Keywords: raspberry pi pmic notify
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Boot
Requires-Python: >=3.9
Requires-Dist: setuptools
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: dbus-python; extra == "gui"
Requires-Dist: pyudev; extra == "gui"
Requires-Dist: pygobject; extra == "gui"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: doc
Provides-Extra: gui
Provides-Extra: test
License-File: LICENSE.txt
[Description omitted; length: 1782 characters]

WHEEL

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

RECORD

Path Digest Size
pemmican/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pemmican/cli.py sha256=WcPSs8Qsf2ISIMoG5hGCtGRvGkLLI0jt1pEzz7rKeXw 2819
pemmican/const.py sha256=I6UouC1X-CPGdz95e2TA8svQ2cZTPSz8xNRrjHq8WB4 686
pemmican/gui.py sha256=GuP_eEyFa4FVo2ro6eV1ILMPgP8-0_4tmH-Q_tOLcHc 17850
pemmican/lang.py sha256=ArSPU5ciFrWvZi3TJ1pOapoTFEDrlzET8BaBPOnZFSU 417
pemmican/notify.py sha256=9esoYNkMTVBxl4hyHx4lpqZ2VUJ0H6wnnQKrPp66IuA 5662
pemmican/power.py sha256=gLURWIln8vsX2AVX6GgYpVoUSDlHDwbJLa_MBIrKOvs 1300
pemmican-1.0.3.dist-info/LICENSE.txt sha256=J0GNzd02YswOumEMpRhDgjgUKE3AsaFNyAf2Olqfg8s 35183
pemmican-1.0.3.dist-info/METADATA sha256=-bx1wyoUaNNpUtFAN3nByCseNxpMHgqAAGVRUdtTI3M 3201
pemmican-1.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pemmican-1.0.3.dist-info/entry_points.txt sha256=qA50DdH_dteCKLYCXDgldiVG0XSH96Q4qHZQT5ZZtus 133
pemmican-1.0.3.dist-info/top_level.txt sha256=6Bgh-T3cDNchqXeUTa_EsXwAiQcsieWR4FrNbp9TR-8 9
pemmican-1.0.3.dist-info/RECORD

top_level.txt

pemmican

entry_points.txt

pemmican-cli = pemmican.cli:main
pemmican-mon = pemmican.gui:monitor_main
pemmican-reset = pemmican.gui:reset_main