Merge pull request #110669 from fabaff/desc-glances-api
python3Packages.glances-api: fix description
This commit is contained in:
commit
31e38da733
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "glances_api" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Python Wrapper for interacting with the Volkszahler API";
|
||||
description = "Python API for interacting with Glances";
|
||||
homepage = "https://github.com/home-assistant-ecosystem/python-glances-api";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
|
Loading…
Reference in New Issue
Block a user