blob: 66e69b2022a22becc6599266680eae596524737d (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-glances"
VERSION="4.3.0.8"
HOMEPAGE="https://github.com/nicolargo/glances"
DOWNLOAD="https://files.pythonhosted.org/packages/source/g/glances/glances-4.3.0.8.tar.gz"
MD5SUM="4bc79266397f7e3bca41c7152d03f12d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-psutil python3-defusedxml python3-orjson python3-netifaces python3-pymdstat python3-py-cpuinfo"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|