From ce1a0f7ea72b39ef4a6e989ca4be087264bc236d Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Fri, 29 Aug 2025 15:23:35 +0700 Subject: python/python3-distutils-extra: Added (Python package). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-distutils-extra/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-distutils-extra/README (limited to 'python/python3-distutils-extra/README') diff --git a/python/python3-distutils-extra/README b/python/python3-distutils-extra/README new file mode 100644 index 0000000000..0ae2b0cbe1 --- /dev/null +++ b/python/python3-distutils-extra/README @@ -0,0 +1,4 @@ +Python-distutils-extra allows to easily integrate themable icons, +scrollkeeper based documentation, and gettext based translations in +your python install and build tools. It can be used with python's +distutils or the enhanced setuptools. -- cgit v1.2.3