Lines Matching refs:pax
32 * read/write support for the POSIX.1-2001 (pax) format.
215 POSIX.1-2001 (pax) format.
311 will be added as a pax global header if *format* is :const:`PAX_FORMAT`.
487 A dictionary containing key-value pairs of pax global headers.
595 A dictionary containing key-value pairs of an associated pax extended header.
733 * The POSIX.1-2001 pax format (:const:`PAX_FORMAT`). It is the most flexible
736 implementations today are able to handle pax archives properly.
738 The *pax* format is an extension to the existing *ustar* format. It uses extra
740 of pax headers: Extended headers only affect the subsequent file header, global
742 the data in a pax header is encoded in *UTF-8* for portability reasons.
753 pax format, but is not compatible.
771 The pax format was designed to solve this problem. It stores non-ASCII names
772 using the universal character encoding *UTF-8*. When a pax archive is read,
780 read mode, *encoding* is used exclusively to convert unicode names from a pax