Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure rust implementation for Unix Standard TAR archiver (USTAR)

crates.io Released API docs

Under development.

Project goals

  • write and read only for ustar format and skip others
  • append files to existing archive
  • support no_std if possible
  • support compilation to wasm (wasi)

About

The most simplified tar archiver implementation in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages