Search Criteria
Package Details: python-hddtemp 0.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-hddtemp.git (read-only, click to copy) |
|---|---|
| Package Base: | python-hddtemp |
| Description: | Python library to parse hddtemp data |
| Upstream URL: | https://pypi.python.org/pypi/hddtemp |
| Licenses: | GPL3 |
| Submitter: | metalgamer |
| Maintainer: | metalgamer |
| Last Packager: | metalgamer |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-03-27 16:24 (UTC) |
| Last Updated: | 2017-03-27 16:24 (UTC) |
Latest Comments
yochananmarqos commented on 2019-11-25 23:44 (UTC) (edited on 2019-12-18 20:29 (UTC) by yochananmarqos)
This requires
python-setuptoolsto build. Also, for some reason the files installed in/usr/lib/python3.8/site-packages/hddtemp-0.1.0-py3.8.egg-info/cannot be accessed. I had to add the following to thepackage()array:EDIT: Forgot to mention
hddtempshould be a dependency as well.