From 794e5eea734e9bfd78823b958aec7abe35f9b049 Mon Sep 17 00:00:00 2001 From: giorgiotani Date: Sat, 13 Nov 2010 00:53:05 -0800 Subject: [PATCH] github generated gh-pages branch --- index.html | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..19818cf --- /dev/null +++ b/index.html @@ -0,0 +1,99 @@ + + + + + + + giorgiotani/PeaZip @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

PeaZip + by giorgiotani

+ +
+ Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP. +
+ +

Open source file and archive manager. +Flexible, portable, secure, and free as in freedom. +create 7Z, ARC, BZ2, GZ, PAQ/ZPAQ, PEA, QUAD/BALZ, TAR, UPX, ZIP +extract 124 archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF and many more

Install

+

To run unattended installation launch the Windows installer with /SILENT parameter; use /VERYSILENT for background installation, without notification to the users. +On install, PeaZip creates some useful entries in SendTo menu that can be simply copied to one user to another as needed, they are located in C:\Documents and Settings\(username)\SendTo (Windows XP) or C:\Users\(username)\AppData\Roaming\Microsoft\Windows\SendTo (Vista/7), assuming C as system's disk. +When unistalled, PeaZip restores files association with Windows' Compressed Folders, for the supported file types. +In any moment, to manually restore file associations with Compressed Folders utility run: cmd /c assoc .zip=CompressedFolder replacing .zip with any file extension it is desired to be associated to Compressed Folder utility. +To restore file associations with a previous archive manager please refer to its own documentation, usually it can be done running the program's setup package, or from the application's itself. +On networks, the application can be made available to multiple users, either whith a shared configuration or with separate configuration for each user, see "Advanced settings editing" and "Customization and scripting" in the help file. +On Linux systems, PeaZip installer automatically create menu entries for KDE (on most versions); to add PeaZip to Gnome menu copy the "Archiving" folder placed in PeaZip/Freedesktop_integration/nautilus-scripts to system's Nautilus script's folder (in most versions open "Scripts" menu in system's context menu, and select "Open script's folder"). +You can freely replace backend executables in PeaZip/res directory (any PeaZip release/package) with updated ones (as long as they support the same syntax) or with 64 bit counterpart, if available; in this case please note that on Linux 64 bit systems you will need ia32-libs, as long as you need to run a 32 bit executable. +To extract ACE files it is needed a separate plugin (due to UnACE closed source nature) available in Add-ons page. + +* DEB packages reports (all) for architecture check, so can be installed on 32 and 64 bit systems.Please note that ia32-libs are required to run any 32 bit binary on 64 bit systems. +Note for third parts packagers: those packages can be transformed in i386 DEB if desired; i386 DEB can anyway be installed on 64 bit systems using dpkg -i --force-architecture +** Qt widgetset packages requires Qt 4.3.4 or more recent, and needs libqt4intf.so installed in /usr/local/lib or equivalent directory (copy the file and run ldconfig; it is done automatically in installable packages), such as /usr/lib or /usr/lib32 on some 64 bit distributions. A copy of libqt4intf.so is avaiilable in PeaZip's directory, ./usr/local/share/PeaZip/ for the installable packages.

+

License

+

LGPLv3

+

Authors

+

Giorgio Tani

+

Contact

+

(giorgio.tani.software@gmail.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/giorgiotani/PeaZip
+

+ + + +
+ + + +