summaryrefslogtreecommitdiff
path: root/system/atol/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/atol/README')
-rw-r--r--system/atol/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/system/atol/README b/system/atol/README
new file mode 100644
index 0000000000..696a829b3c
--- /dev/null
+++ b/system/atol/README
@@ -0,0 +1,23 @@
+Atol is a dual panel file manager written using GTK+ toolkit and C++
+programming language. Project is free and open source (released under
+BSD license).
+
+Current features:
+
+ * common file operations (copy,move,delete,rename)
+ * support for achiver plugins (.zip, .tar, .gz, .bz2, .arj, .rar, .lst)
+ * file search
+ * browsing bookmarks (directory shortcuts menu)
+ * file list filtering
+ * file split and merge support
+ * file hash calculation (crc32, md5, sha1)
+ * file encryption/decryption using strong blowfish algorithm
+ * multilanguage support
+ * fast file viewer (text, bin and hex mode)
+ * integrated FTP client
+ * integrated SFTP client (Win32 only)
+ * drag and drop operation
+ * support for custom colors in file panel
+ * command line support
+
+GNOME-VFS is optional, the SlackBuild will detect and patch accordingly.