Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 250 Bytes

sltar

A basic tar implementation in under 200loc.

This tar implementation does not focus on feature completeness or speed but on simplicity and compactness of code.

It's not intended for productive use.

Please also notice the LICENSE file.