https://github.com/sonsongithub/untarlight
A light and elementary library to extract the structure and each files in a tar file in Swift
https://github.com/sonsongithub/untarlight
archive swift untar
Last synced: about 2 months ago
JSON representation
A light and elementary library to extract the structure and each files in a tar file in Swift
- Host: GitHub
- URL: https://github.com/sonsongithub/untarlight
- Owner: sonsongithub
- License: mit
- Created: 2021-02-11T03:45:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T00:42:28.000Z (about 4 years ago)
- Last Synced: 2025-02-03T14:47:14.824Z (4 months ago)
- Topics: archive, swift, untar
- Language: Swift
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UntarLight
Light and elementary library to extract the structure and each files in a tar file.