Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > System > Archiving

    pyunpack 0.0.2

    Download button

    No screenshots available
    Downloads: 170  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    ponty | More programs
    BSD License / FREE
    March 12th, 2012, 14:52 GMT
    ROOT / System / Archiving

     Read user reviews (0)  Refer to a friend  Subscribe

    pyunpack description

    Unpack archive files in Python

    pyunpack is a Python module to unpack archive files.

    Home: https://github.com/ponty/pyunpack
    Documentation: http://ponty.github.com/pyunpack

    Basic usage


     >>> from pyunpack import Archive
     >>> Archive('a.zip').extractall('.')


    or on console:

    python -m pyunpack.cli a.zip .

    Similar projects

    - zipfile: zip only, included in python
    - patool: many formats, command line only
    - python-archive: zip and tar only
    - rarfile: rar only
    - pyUnRAR2: rar only
    - pylzma: LZMA only
    - easy-extract: many formats, no simple interface for unpacking

    Installation

    General

    - install setuptools

    - install unpackers for patool (optional)

    - install patool (optional, easy_install does not work)

    - install the program:

     # as root
     easy_install pyunpack

    Ubuntu

    sudo apt-get install python-setuptools
    sudo easy_install pyunpack
    #optional
    sudo easy_install http://sourceforge.net/projects/patool/files/0.13/patool-0.13.tar.gz/download
    sudo apt-get install unzip unrar p7zip-full


    Uninstall

    first install pip:

    # as root
    pip uninstall pyunpack


    Product's homepage

    Here are some key features of "pyunpack":

    backends:

    · patool: optional, can handle a lot of formats using different programs
    · zipfile: included in Python

    · command line interface

    Requirements:

    · Python

    Limitations:

    · Python 3 is not supported
    · Tested only on Linux

      


    TAGS:

    unpack archive | Python archive | Python | archive | unpacker

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM