Metadata-Version: 2.1
Name: file-managers
Version: 0.24.0
Summary: A Python Package to manage your files and folders easily in different ways.
Home-page: https://github.com/MusfiqDehan/file-managers
Author: Md. Musfiqur Rahaman
Author-email: musfiqur.rahaman@northsouth.edu
Description-Content-Type: text/markdown
Requires-Dist: twine
Requires-Dist: wheel

# File Managers

A Python Package to manage your files and folders easily in different ways

[![Release](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml)

[![Update Changelog](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml)

## Quick Install

```
pip3 install file-managers
```
