E

From Free Software Directory
 
Jump to: navigation, search


[edit]

e

http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive
"is a command line utility that extracts lots of different archives.

The program e is a command line utility that extracts lots of different archives. It is very simple and can be extended very easily.
It is inspired by how firewall use their rulesets, and works like this:

  • For each file that has to be extracted, the rules are matched one after the other.
  • When a rule matches (either by the filetype or filename), the command is executed.
  • If the command does not return an error code the extraction is considered successful, otherwise the next rules are matched.
  • It currently has rules for zip, rar, 7zip, gzip, bzip2, rpm, cab, arj, ace, ppmd, lzo, tar.bz2, tar.gz, ar, cpio, dar, uharc, zzip, and many more.





Licensing

License

Verified by

Verified on

Notes

Verified by

Ted Teah

Verified on

3 April 2007




Leaders and contributors

Contact(s)Role
Martin Ankerl Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/e
Bug TrackingE-mailmailto:martin.ankerl@gmail.com
Python (Ref)https://pypi.org/project/e


Software prerequisites

KindDescription
Required to useRuby




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.