ustar

Crates.ioustar
lib.rsustar
version0.0.0-stub
sourcesrc
created_at2020-02-01 18:26:41.016127
updated_at2020-02-01 18:26:41.016127
descriptionSimplified Unix Standard TAR archiver
homepage
repositoryhttps://github.com/rustrum/ustar
max_upload_size
id203988
size3,028
Rumato Estorsky (rumatoest)

documentation

README

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)
Commit count: 9

cargo fmt