Metadata-Version: 2.1
Name: epic-path
Version: 0.0.2
Summary: A simple high level library to work with Path
Home-page: https://github.com/ValentinVignal/EpicPath.git
Author: Valentin Vignal
Author-email: valentin.vignal.dev@outlook.fr
License: MIT
Platform: UNKNOWN

# EpicPath
A high Level Python Librairy to work with Path

# Description
`EpicPath` is a SubClass of `Path` from `pathlib`.
This class aims to simplify high level operations with path


