Metadata-Version: 2.1
Name: find-similar-and-list
Version: 0.1.2
Summary: 
Author: 0djentd
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# find-similar-and-list
## Installation
```
pip install find-similar-and-list
```

## How to use
```
usage: find-similar-and-list [-h] [--files FILES [FILES ...]]
                             [--ignore-file IGNORE_FILE]

options:
  -h, --help            show this help message and exit
  --files FILES [FILES ...]
                        Files to filter
  --ignore-file IGNORE_FILE
```

