Metadata-Version: 2.1
Name: tar-dir-indexer
Version: 0.0.3
Summary: Indexes directories unraveling tar files within. Also indexes nested tar files.
Home-page: https://github.com/CeadeS/tar_dir_indexer
Author: Martin Hofmann
Author-email: Martin.Hofmann@tu-ilmenau.de
License: BSD-3-Clause License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
![PyPI](https://img.shields.io/pypi/v/tar_dir_indexer)
[![tests](https://github.com/CeadeS/tar_dir_indexer/actions/workflows/tests.yml/badge.svg)](https://github.com/CeadeS/tar_dir_indexer/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/CeadeS/tar_dir_indexer/branch/main/graph/badge.svg?token=1YT6TIS6MC)](https://codecov.io/gh/CeadeS/tar_dir_indexer)

# Indexer for directories containing tar nested tar files. 


