Kenneth Reitz d15f20d7b2 cli interface
2011-05-22 17:32:58 -04:00
2011-05-22 17:32:58 -04:00
2011-02-17 23:24:10 +01:00
2011-02-17 15:56:10 -05:00
2011-05-12 04:07:16 -04:00
2011-02-17 15:47:37 -05:00
2011-05-22 17:32:54 -04:00

Unzipit
-------

Warning: Documentation-driven development. Not yet released.

``Unzipit`` will look at the type of file you're trying to unzip and pass the correct args to `tar` and `unzip` for you, piping thing when needed. I can simply never remember them when I need. 

Usage
-----

Strait forward, really. ::

    $ unzipit <filename>


Installation
============

::

    $ pip install unzipit
    

    
S
Description
No description provided
Readme 33 KiB
Languages
Python 100%