Difference between revisions of "Zipper.app"

From GNUstepWiki
Jump to navigation Jump to search
(create)
 
(7 intermediate revisions by 6 users not shown)
Line 5: Line 5:
 
shortdescription = Tool for inspecting the contents of a compressed archive. |
 
shortdescription = Tool for inspecting the contents of a compressed archive. |
  
currentversion = [http://xanthippe.dyndns.org/Zipper/Zipper-1.1.tar.gz 1.1] |
+
currentversion = [http://savannah.nongnu.org/download/gap/Zipper-1.5.tar.gz 1.5] |
  
releasedate = Nov 27, 2005 |
+
releasedate = April 21, 2013 |
  
license = GPL |
+
license = GPL v2 or later |
  
overview = < ... > |
+
overview = Zipper consists only of a single window, displaying the contents of the selected archive. Currently, you can view and extract .tar, .tar.gz, .tar.bz2, .rar, .lha, .lhz and .zip archives.  
  
features = < ... > |
+
Since Version 1.4, Zipper moved to GAP in accordance to the original Author and changed its license to GPL v2+
 +
|
  
maintainer = Dirk Olmes |
+
features =
 +
 
 +
* Multi-document
 +
* ZIP, TAR (and BSD tar), LHA, 7Zip, ACE, ARJ, ZOO
 +
* TAR, LHA, 7Zip, ZIP and ZOO creation
 +
* GWorkspace integration|
 +
 
 +
maintainer = GNUstep Application Project team |
  
 
relatedlinks =
 
relatedlinks =
* http://xanthippe.dyndns.org/Zipper/ |
+
* http://gap.nongnu.org/zipper/index.html |
  
category = [[Category:Workspace Applications]]
+
category = [[Category:Archiver Applications]]
 
}}
 
}}

Revision as of 14:35, 21 April 2013

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


Tool for inspecting the contents of a compressed archive.

Current Version: 1.5

  • Released: April 21, 2013
  • Licensed: GPL v2 or later

Overview

Zipper consists only of a single window, displaying the contents of the selected archive. Currently, you can view and extract .tar, .tar.gz, .tar.bz2, .rar, .lha, .lhz and .zip archives.

Since Version 1.4, Zipper moved to GAP in accordance to the original Author and changed its license to GPL v2+

Features

  • Multi-document
  • ZIP, TAR (and BSD tar), LHA, 7Zip, ACE, ARJ, ZOO
  • TAR, LHA, 7Zip, ZIP and ZOO creation
  • GWorkspace integration

Maintainer

GNUstep Application Project team

Related Links