aboutsummaryrefslogtreecommitdiff
path: root/python/python3-icoextract/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2022-09-30 21:53:12 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:16 +0700
commit74b641bef7b7958306b9c0e878d4870b7bc194b8 (patch)
tree14955a6eeecc74c7671cf58f9001003a2f56727e /python/python3-icoextract/README
parent3b5c91d18a154692e3ef1cb98cd39acd1fc9bd12 (diff)
python/python3-icoextract: Added (Icon Extraction Tool)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-icoextract/README')
-rw-r--r--python/python3-icoextract/README10
1 files changed, 10 insertions, 0 deletions
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