From a406a3bae21f41054ccab65bf001a69ec47bda27 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Fri, 29 Aug 2025 15:23:54 +0700 Subject: python/python2-distutils-extra: Added (Python package). Signed-off-by: Willy Sudiarto Raharjo --- python/python2-distutils-extra/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python2-distutils-extra/README (limited to 'python/python2-distutils-extra/README') diff --git a/python/python2-distutils-extra/README b/python/python2-distutils-extra/README new file mode 100644 index 0000000000..0ae2b0cbe1 --- /dev/null +++ b/python/python2-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