From 74b641bef7b7958306b9c0e878d4870b7bc194b8 Mon Sep 17 00:00:00 2001 From: Steven Voges Date: Fri, 30 Sep 2022 21:53:12 +0100 Subject: python/python3-icoextract: Added (Icon Extraction Tool) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-icoextract/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-icoextract/README (limited to 'python/python3-icoextract/README') diff --git a/python/python3-icoextract/README b/python/python3-icoextract/README new file mode 100644 index 0000000000..7df56dbb69 --- /dev/null +++ b/python/python3-icoextract/README @@ -0,0 +1,10 @@ +icoextract is an icon extractor for Windows PE files (.exe/.dll), +written in Python. It also includes a thumbnailer script +(exe-thumbnailer) for Linux desktops. + +This project is inspired by extract-icon-py, icoutils, and others. + +icoextract aims to be: + * Lightweight + * Portable (cross-platform) + * Fast on large files -- cgit v1.2.3