Metadata-Version: 2.4
Name: nonempty
Version: 0.1.0
Summary: non-empty lists for Python
Author-email: Tom Bärwinkel <dev@baerwinkel.org>
License: MIT License
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# non-empty lists for Python

Inspired by [Haskell](https://hackage.haskell.org/package/base-4.21.0.0/docs/Data-List-NonEmpty.html) this library provides a `NonEmpty` class.
