Metadata-Version: 2.1
Name: mfu
Version: 0.0.5
Summary: Michael's fun utilities
Author-email: Michael Botha <michael@408.co.za>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: Click (>=8.1.3)
Requires-Dist: kubernetes (>=25.3.0)
Requires-Dist: watchdog (>=2.1.9)
Requires-Dist: GitPython (>=3.1.29)

# MFU (Michael's Fun Utilities)

A collection of utilities to make my life easier and hopefully others too.


## Release Notes

### 0.0.4
- Getting sync listener to work on Windows.

### 0.0.3
- Getting mfu to work with python -m command.

### 0.0.2
- Basic improvements

### 0.0.1
- Added basic doctor and sync functions
