From b694617786c8ed24184f5d961dda85b356fb4913 Mon Sep 17 00:00:00 2001 From: Shaoyu Tseng Date: Mon, 11 Mar 2024 16:44:44 -0400 Subject: [PATCH] dev-python/gevent: add metadata for use flags Signed-off-by: Shaoyu Tseng --- dev-python/gevent/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/gevent/metadata.xml b/dev-python/gevent/metadata.xml index 6d71f9b1dd..2b84b1aee8 100644 --- a/dev-python/gevent/metadata.xml +++ b/dev-python/gevent/metadata.xml @@ -10,4 +10,8 @@ gevent/pyqtdarktheme https://www.gevent.org/ + + Enhancements to gevent’s self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage. + A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevent’s operation on certain platforms (for example, in the past, it has included backports of newer APIs). +