aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2011-05-04 21:14:55 +0000
committerAnne Nicolas <ennael@mageia.org>2011-05-04 21:14:55 +0000
commitb9231d4b3b5e5b808544157179e6e2ff101830eb (patch)
treeb1e3297e979313bd33bbf8fd6556c765fb61df2e /README.txt
downloadusbdumper-b9231d4b3b5e5b808544157179e6e2ff101830eb.tar
usbdumper-b9231d4b3b5e5b808544157179e6e2ff101830eb.tar.gz
usbdumper-b9231d4b3b5e5b808544157179e6e2ff101830eb.tar.bz2
usbdumper-b9231d4b3b5e5b808544157179e6e2ff101830eb.tar.xz
usbdumper-b9231d4b3b5e5b808544157179e6e2ff101830eb.zip
update files for usbdumper
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..1287196
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,39 @@
+==========
+usbdumper
+==========
+
+A cross-platform tool for easily dump hybrid iso on
+flash drives based on mandriva-seed.
+
+==============
+Recommendation
+==============
+
+Build the Windows binary on Windows XP.
+
+License
+-------
+
+usbdumper is licensed under the GPLv2.
+
+This tool is distributed with the following open source software::
+
+ Python
+ http://python.org
+
+ PyQt4
+ http://wiki.python.org/moin/PyQt4
+
+ dd for Windows
+ http://www.chrysocome.net/dd
+ dd is owned and copyright by Chrysocome and John Newbigin.
+ It is made available under the terms of the GPLv2
+
+ Python WMI for Windows
+ http://timgolden.me.uk/python/wmi/
+
+ Py2Eexe
+ http://www.py2exe.org/
+
+ Python for Windows Extensions
+ http://pywin32.sourceforge.net/