The Open Group Base Specifications Issue 7, 2018 edition| pubs.opengroup.org
GNU tar 1.35: Basic Tar Format| www.gnu.org
Source code: Lib/tarfile.py The tarfile module makes it possible to read and write tar archives, including those using gzip, bz2 and lzma compression. Use the zipfile module to read or write.zip fi...| Python documentation