Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tarindexer

python module for indexing tar files for fast access

Usage:

create index file:

tarindexer -i tarfile.tar indexfile.index

lookup file using indexfile (prints file to stdout):

tarindexer -l tarfile.tar indexfile.index lookuppath

About

python module for indexing tar files for fast access

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages