Skip to content
/ Tarpit Public

Very simple TAR-file unpacker in writtent in Swift

License

Notifications You must be signed in to change notification settings

anfema/Tarpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarpit

TAR-file unpacker in swift. Unpacks GNU "star" files from stream, file or NSData representations.

Requirements

  • iOS 13.0+ / macOS 11.0+
  • Xcode 13.1+
  • Swift 5.5+

Note

For Swift 2.2 or 2.3 support, use Tags < 2.0.0 For Swift 4 support, use Tags < 4.0.0