diff options
author | papoteur-mga <yves.brungard_git@gadz.org> | 2014-09-10 19:16:46 +0200 |
---|---|---|
committer | papoteur-mga <yves.brungard_git@gadz.org> | 2014-09-10 19:16:46 +0200 |
commit | e589016f7a7d513342433cc3f0a30fa01b22343b (patch) | |
tree | 90ca8d81aaf8cd33ad0e30116543327a46dbf401 | |
parent | 325f82ab0051a00819e96f87f856e69b42c6a32d (diff) | |
download | MageiaSync-e589016f7a7d513342433cc3f0a30fa01b22343b.tar MageiaSync-e589016f7a7d513342433cc3f0a30fa01b22343b.tar.gz MageiaSync-e589016f7a7d513342433cc3f0a30fa01b22343b.tar.bz2 MageiaSync-e589016f7a7d513342433cc3f0a30fa01b22343b.tar.xz MageiaSync-e589016f7a7d513342433cc3f0a30fa01b22343b.zip |
Creating the content of README.rst
-rw-r--r-- | README.rst | 49 |
1 files changed, 48 insertions, 1 deletions
@@ -1 +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)](COPYING.GPL). + +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, <papoteur@mageialinux-online.org> + + +Contributors +-------- +- david.david, <david.david@mageialinux-online.org> + + +Translators +-------- |