Metadata-Version: 2.1
Name: filehandlers
Version: 3.0.1
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://docs.rdil.rocks/libraries/filehandlers/
Project-URL: Source Code, https://github.com/RDIL/filehandlers
Project-URL: Bug Tracker, https://github.com/RDIL/filehandlers/issues
Description: # filehandlers
        
        [![Version Badge](https://img.shields.io/pypi/v/filehandlers.svg?color=purple&logo=python&style=for-the-badge)](https://pypi.org/project/filehandlers/)
        [![CI Build Badge](https://img.shields.io/cirrus/github/RDIL/filehandlers.svg?logo=cirrus-ci&style=for-the-badge)](https://cirrus-ci.com/github/RDIL/filehandlers)
        [![Codecov Status Badge](https://img.shields.io/codecov/c/github/RDIL/filehandlers?logo=codecov&style=for-the-badge)](https://codecov.io/gh/RDIL/filehandlers)
        
        Package containing code to help in working with files.
        
        ## Documentation
        
        We have documentation located [here](https://docs.rdil.rocks/libraries/filehandlers/).
        
Keywords: file,files,handler,handlers,io
Platform: UNKNOWN
Requires-Python: >=3.3
Description-Content-Type: text/markdown
