paxtar is a copy of Go's archive/tar package from Go 1.7.3. The only difference is the addition of the
NewPaxWriter function to writer.go. This function can be used to create a Writer that always prefers using PAX
headers. Although the PAX standard is slightly less compatible (defined in 2001), it is still widely used, and always
using PAX headers resolves issues such as golang/go#17630.
-
Notifications
You must be signed in to change notification settings - Fork 0
Copy of Go's pkg/tar library that adds a function for creating a Writer with preferPax set to true
License
nmiyake/paxtar
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Copy of Go's pkg/tar library that adds a function for creating a Writer with preferPax set to true
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published