Metadata-Version: 2.4
Name: rpi-bad-power
Version: 0.0.2
Summary: A Python library to detect bad power supply on Raspberry Pi 
Home-page: https://github.com/shenxn/rpi-bad-power
Author: Xiaonan Shen
Author-email: s@sxn.dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# rpi-bad-power
A Python library to detect bad power supply on Raspberry Pi

## TODOs
 - [ ] Docs
 - [ ] Tests
 - [ ] Automations (Github Actions)
