Metadata-Version: 2.1
Name: filehandlers
Version: 2.7
Summary: Package containing code to help in working with files.
Home-page: https://github.com/RDIL/filehandlers
Author: Reece Dunham
Author-email: me@rdil.rocks
License: MIT
Project-URL: Documentation, https://filehandlers.rdil.rocks
Project-URL: Source Code, https://github.com/RDIL/filehandlers
Project-URL: Bug Tracker, https://github.com/RDIL/filehandlers/issues
Keywords: file,files,handler,handlers,io
Platform: UNKNOWN
Description-Content-Type: text/markdown

# filehandlers

![Version Badge](https://img.shields.io/pypi/v/filehandlers.svg?color=purple&logo=python&style=for-the-badge)
![CI Build Badge](https://img.shields.io/cirrus/github/RDIL/filehandlers.svg?logo=cirrus-ci&style=for-the-badge)

Package containing code to help in working with files.

## Documentation

We have documentation located [here](https://filehandlers.rdil.rocks).


