Metadata-Version: 2.1
Name: KFSconfig
Version: 2.1.5
Summary: 
Home-page: https://github.com/9-FS/2023-09-20-KFSconfig
License: MIT
Author: 9FS
Author-email: pray4spam@googlemail.com
Requires-Python: >=3.12.0,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: kfslog (>=2.0.0,<3.0.0)
Project-URL: Repository, https://github.com/9-FS/2023-09-20-KFSconfig
Description-Content-Type: text/markdown

---
Topic: "KFSconfig"
Author: "구FS"
---
<link href="./doc_templates/md_style.css" rel="stylesheet"></link>
<body>

# <p style="text-align: center;">KFSconfig</p>
<br>
<br>

- [1. General](#1-general)
- [2. Installation](#2-installation)

## 1. General

This library is a collection of miscellaneouns functions around handling configuration files that turned out to be quite useful to have while creating my other projects.  
For further documentation, read the provided docstrings or feel free to send me a message. I'm also always happy about sugggestions and tips.

## 2. Installation

You can install this library from Pypi with `pip install KFSconfig`.

</body>
