wok diff grsync/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/grsync/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +Grsync is a rsync GUI (Graphical User Interface).
     1.5 +Rsync is the well-known and powerful command line directory and file
     1.6 +synchronization tool.
     1.7 +Grsync makes use of the GTK libraries and is released under the GPL
     1.8 +license, so it is opensource.
     1.9 +It doesn't need the gnome libraries to run, but can of course run under
    1.10 +gnome, kde or unity pretty fine.
    1.11 +It can be effectively used to synchronize local directories and it
    1.12 +supports remote targets as well (even though it doesn't support browsing
    1.13 +the remote folder).