Skip to content

A simple parser and a simple archiver for tarballs

Notifications You must be signed in to change notification settings

marprok/tar-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tar-tools

A simple parser and a simple archiver for tarballs.

Important Note

This project was created as a way for the author to study how a tar archive is made.
It is not thoroughly tested and it has no unit tests so keep that in mind while using it :)

Prerequisites

  • g++(c++-20 support is needed)
  • make

Compile

  1. git clone https://github.com/marprok/tar-tools.git
  2. cd tar-tools
  3. make parser
  4. make archiver

About

A simple parser and a simple archiver for tarballs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published