From 6669257a081766ab213e2956bef00c0d6e3a4ce5 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Wed, 10 Sep 2014 22:06:17 +0200 Subject: rename README.md instead of README.rst --- README.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..dacc982 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +MageiaSync +========= + +A tool for downloading ISO images from repository (miror) or Mageia testing repository. It uses rsync at main. +Its aim is to be a tool like dorsync with GUI. + + +Requirements +------------- + +- python +- python-qt5-core +- python-qt5-widgets +- python-qt5-gui +- subprocess +- rsync +- find +- python hashlib +- python re +- python os +- python datetime +- pyhton time +- python locale + +License +-------- + +This software is distributed under the terms of the +[GNU General Public License version 3 (GPLv3)](LICENSE). + +The [mageiaSync icon](isodumper.svg) is a combination of two images from openclipart: +- folder-download by dannya +- optical_disc_schema by sheikh_tuhin +https://openclipart.org/ +There are in public domain. + +Authors +-------- +- Papoteur, + + +Contributors +-------- +- david.david, + + +Translators +-------- -- cgit v1.2.1