Metadata-Version: 2.4
Name: listkit
Version: 0.1.0
Summary: A small Python toolkit for working with lists
Author: Muk
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# ListKit

A small Python toolkit for working with lists.

## Features

- Remove duplicates
- Calculate average
- Find highest value
- Find lowest value
