Metadata-Version: 2.1
Name: pyfileflow
Version: 1.0.1
Summary: PyFileFlow is a Python module that organizes files in designated folders based on user-defined rules, simplifying file management tasks and maintaining a tidy file system.
License: GPL-2.0-or-later
Author: Antonin HENON
Author-email: antonin.henon@outlook.fr
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Description-Content-Type: text/markdown

# pyfileflow

[![Tests](https://github.com/Zu1p0/pyfileflow/actions/workflows/tests.yml/badge.svg)](https://github.com/Zu1p0/pyfileflow/actions/workflows/tests.yml)
[![Codecov](https://codecov.io/gh/Zu1p0/pyfileflow/graph/badge.svg?token=R9L533M8WA)](https://codecov.io/gh/Zu1p0/pyfileflow)
[![PyPI](https://img.shields.io/pypi/v/pyfileflow.svg)](https://pypi.org/project/pyfileflow/)

