Skip to content

Gottox/sltar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.