Article 53VX0 How to create and manipulate tar archives using Python

How to create and manipulate tar archives using Python

by
from on (#53VX0)
On Linux and other Unix-like operating systems, tar is undoubtedly one of the most used archiving utilities; it let us create archives, often called tarballs", we can use for source code distribution or backup purposes. In this tutorial we will see how to read, create and modify tar archives with python, using the tarfile module.
External Content
Source RSS or Atom Feed
Feed Location http://lxer.com/module/newswire/headlines.rdf/
Feed Title
Feed Link http://lxer.com/
Reply 0 comments