2022-02-06 20:47:31 +01:00
2022-02-04 18:33:02 +01:00
2022-02-06 13:28:10 +01:00
2022-02-06 20:47:31 +01:00
2022-02-05 00:06:19 +01:00
2022-02-06 13:50:48 +01:00
2022-02-06 13:27:36 +01:00
2022-02-06 13:43:47 +01:00

Tarstats-pp

Tool to provide stats of a tarball.

Info

This is a little command line tool to provide statistics on a GNU tar file. It is a personal project to further self study programming using C++.

The project is inspired by https://github.com/isotopp/tarstats by @github/isotopp and the Twitter thread https://twitter.com/isotopp/status/1489549907841146882

Goal

Goal is to provide stats like total amount of files/ directories and printing them out to stdout, a plain text file and JSON. Support for GNU zip compressed files will come too.

Description
Tool to provide stats of a tarball
Readme GPL-3.0 319 KiB
Languages
C++ 98.5%
CMake 1.5%