basic_tar 0.1.1

Building blocks to read and write classic oldstyle tar archives and streams
Documentation
1
2
3
4
5
6
7
8
9
# Ignore .DS_Store
.DS_Store

# Ignore project files
.idea/

# Ignore build results
Cargo.lock
target/