https://github.com/bertptrs/rstar
A tar implementation in rust
https://github.com/bertptrs/rstar
Last synced: 15 days ago
JSON representation
A tar implementation in rust
- Host: GitHub
- URL: https://github.com/bertptrs/rstar
- Owner: bertptrs
- License: mit
- Created: 2019-03-21T16:27:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T15:05:33.000Z (about 6 years ago)
- Last Synced: 2025-03-01T07:26:22.635Z (4 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RsTar
A reader/writer for Tar files written in Rust.