summaryrefslogtreecommitdiffstats
path: root/python/python3-icoextract/README
diff options
context:
space:
mode:
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