Metadata-Version: 2.4
Name: dargslan-tmpfile-clean
Version: 1.0.0
Summary: Temporary File Cleaner and Analyzer
Author-email: Dargslan <info@dargslan.com>
License: MIT
Project-URL: Homepage, https://dargslan.com
Project-URL: Documentation, https://dargslan.com/blog
Project-URL: Repository, https://dargslan.com
Keywords: tmp,cleanup,temporary,cache,disk-space,housekeeping
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Systems Administration
Classifier: Environment :: Console
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# dargslan-tmpfile-clean

Temporary File Cleaner and Analyzer

## Installation

```bash
pip install dargslan-tmpfile-clean
```

## Usage

```bash
dargslan-tmpfile-clean
```

## Part of the Dargslan Linux Toolkit

Install the full toolkit:
```bash
pip install dargslan-toolkit
```

Visit [dargslan.com](https://dargslan.com) for Linux eBooks, cheat sheets, and tutorials.
