···2626 pythonImportsCheck = [ "glances_api" ];
27272828 meta = with lib; {
2929- description = "Python Wrapper for interacting with the Volkszahler API";
2929+ description = "Python API for interacting with Glances";
3030 homepage = "https://github.com/home-assistant-ecosystem/python-glances-api";
3131 license = with licenses; [ mit ];
3232 maintainers = with maintainers; [ fab ];