Metadata-Version: 2.4
Name: multitool_nixargh
Version: 1.0.6
Summary: Multitool Python library
Home-page: https://github.com/nixargh/multitool
Author: Universe
Author-email: dust@universe.org
License-Expression: MIT
Project-URL: Homepage, https://github.com/nixargh/multitool
Project-URL: Issues, https://github.com/nixargh/multitool/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Multitool

## Description

Collection of python code for various purposes to not repeat myself.

## Purposes

- Configure logging.
- Read YAML config.
- Do some simple filesystem operations.
