Python bindings to Rust's UUID library
FastUUID is a library which provides CPython bindings to Rust's
UUID library.

It is much faster than Python's pure-python implementation and it
is stricter when parsing hexadecimal representation of UUIDs.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.org/project/fastuuid
