freebsd-ports/devel/py-mashumaro
Pat Maddox 0c5931785a devel/py-mashumaro: new port
When using dataclasses, you often need to dump and load objects based on the
schema you have. Mashumaro not only lets you save and load things in different
ways, but it also does it super quick.

Key features:

- One of the fastest libraries
- Mature and time-tested
- Easy to use out of the box
- Highly customizable
- Built-in support for JSON, YAML, MessagePack, TOML
- Built-in support for almost all Python types including typing-extensions
- JSON Schema generation

PR:		274575
Author:    Pat Maddox <pat@patmaddox.com>
2023-10-21 15:47:10 +02:00
..
distinfo
Makefile
pkg-descr