docs: Update description

This commit is contained in:
gyptazy
2025-09-23 20:30:20 +02:00
parent a8a154abde
commit 51c8afe5c5
4 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@ from setuptools import setup
setup(
name="proxlb",
version="1.1.7",
description="A DRS alike loadbalancer for Proxmox clusters.",
long_description="An advanced DRS alike loadbalancer for Proxmox clusters that also supports maintenance modes and affinity/anti-affinity rules.",
description="A resource scheduler and load balancer for Proxmox clusters.",
long_description="An advanced resource scheduler and load balancer for Proxmox clusters that also supports maintenance modes and affinity/anti-affinity rules.",
author="Florian Paul Azim Hoberg",
author_email="gyptazy@gyptazy.com",
maintainer="Florian Paul Azim Hoberg",