Extracting tar gz files in Windows

Extracting *.tar.gz files in Windows 1.0

Extracting *.tar.gz files in Windows 1.0 Download Summary

  • Language: Python
  • Platform: Windows
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 418
  • Released: Jun 6, 2007

Extracting *.tar.gz files in Windows 1.0 Description

This script is meant to be used as a commmand line *.tar.gz file extractor. If it fails, then a usage note is given. It may be small, but it can be very useful for some people.

Theuseful fofor which this program was written is that Windows does not come with a *.tar.gz extractor. If Python is installed on someones machine, this small program should be all that that person needs. It is not perfect, but it gets the job done.

Extracting *.tar.gz files in Windows 1.0 Keywords

Extracting tar gz files in Windows Bookmark

Hyperlink code:
Hyperlink for Forum code:

Extracting *.tar.gz files in Windows 1.0 Script Download Notice

Top 4 Download periodically updates information of Extracting *.tar.gz files in Windows 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Extracting *.tar.gz files in Windows 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

File Unzip

... Unzip is a Python class to extract zip files. It's also written for easy use as a ... commandline. While there are many ways to add files to a zip archive via python, I have been unable to locate a good solution of extracting those same files from a zip archive.I have ...
Python

csASPZipFile

... component which enables a script to create zip archive files. It also has some functionality for reading and extracting files from zip archives. This component gives a script the ability to build a zip file from files on the server. The resulting archive can be saved on the server or streamed ...
ASP.NET

ooo cvs

... OpenOffice.org documents. It does not store the original archive in CVS, but it extracts the content into a subdirectory on check-in and commits only those files. That makes it possible for CVS to track ... actual changes instead of updating only the binary archive. ...
Python

Extracting Windows file versions

This is my attempt at extracting the file version information from .dll, .exe, .ocx files etc. on Windows 2000 (should work with others, but I haven't tested it), without ...
Python

OpenDocumentPHP

OpenDocument is an OASIS standard for storing documents. It is used by OpenOffice, KOffice and many more Office Suites. The target of this project is to give PHP 5 based website developers the opportunity to handle the OpenDocument Format. ...