Start development series 2.3-post
[rox-archive.git] / Help / README
blobe6eeb9b5fabd0008ca9b18da75076b7fe5a3274d
1                         Archive
2                         A simple archiver
3                         by Thomas Leonard
5 Brief
6 ~~~~~
7 You can use this program to compress a directory or file into a
8 single, smaller file (which can be stored, emailed, etc).
10 You can also use it to extract a compressed archive back into a
11 file or directory structure.
13 It's written in python, so you don't need to compile it, but you do
14 need ROX-Lib2 and the pygtk2 package
15 (http://rox.sourceforge.net/rox_lib.php3).
17 ROX-Filer will come in handy, too.
19 To compress:
21 - Drag the file or directory onto the Archive icon in a ROX-Filer window.
22 - Type in a name for the archive.
23 - Drag the icon back into a filer window to create the archive.
25 To extract an archive:
27 - Drag the compressed file to Archive.
28 - Enter a name for the file or directory to create.
29 - Drag the directory icon into a filer window to extract.
31 You can use ROX-Filer's `Set Run Action...' menu entry to make clicking
32 on a compressed file automatically run Archive on it.
34 The latest version of Archive (and ROX-Filer) is at:
36         http://rox.sourceforge.net
38 The savebox contains a menu of possible actions on the file. Normally, the
39 default is what you want. When extracting from a file, you have the option to
40 delete the source file afterwards.
43 Conditions
44 ~~~~~~~~~~
45 This program is free software; you can redistribute it and/or modify
46 it under the terms of the GNU General Public License as published by
47 the Free Software Foundation; either version 2 of the License, or
48 (at your option) any later version.
50 This program is distributed in the hope that it will be useful,
51 but WITHOUT ANY WARRANTY; without even the implied warranty of
52 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53 GNU General Public License for more details.
55 You should have received a copy of the GNU General Public License
56 along with this program; if not, write to the Free Software
57 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
59 Please report any bugs to the mailing list:
61         http://rox.sourceforge.net/phpwiki/index.php/MailingLists