Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

auto-unrar

Compare

  Analyzed 1 day ago

Smart extracting of many RAR archives for Linux written in Perl. * handle all three multipart archives naming conventions * duplicate directory structure tree ( see http://bit.ly/dafLxF ) * move/rename normal files (no rar archives) * check minimum free space on device * can delete archives ... [More] if extracted ok * save status to file * smart error handling (maintain undo actions list for recovery to initial state) * support for rsync integration (generate rsync exclude list, check mtime, ...) * and many more ... [Less]

1.97K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

innoextract

Compare

  Analyzed 1 day ago

Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using wine.

13.8K lines of code

1 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Unball

Compare

  Analyzed about 4 hours ago

A simple Python wrapper for detecting an archive's format and then extracting it, only generating a containing folder if the archive doesn't provide one. (A "Do What I Mean" extraction wrapper) Unball's goal is to be able to recognize and, if possible, extract formats that other authors may not ... [More] have even heard of, let alone considered supporting. It is mostly written in Python, but Ohloh reports it as being mostly C because it includes a copy of the unzoo source code in the contrib folder for use on 64-bit Linux. At present, it is being incrementally rewritten to also support use as an abstraction layer for use in other Python applications. [Less]

1.85K lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This