Package Details: python-mashumaro 3.17-2

Git Clone URL: https://aur.archlinux.org/python-mashumaro.git (read-only, click to copy)
Package Base: python-mashumaro
Description: A fast and well tested serialization library on top of dataclasses.
Upstream URL: https://github.com/Fatal1ty/mashumaro
Licenses: Apache
Submitter: benallard
Maintainer: benallard
Last Packager: benallard
Votes: 1
Popularity: 0.001325
First Submitted: 2023-03-26 18:43 (UTC)
Last Updated: 2026-01-24 14:06 (UTC)

Dependencies (16)

Sources (1)

Latest Comments

compgamer89 commented on 2026-01-21 00:18 (UTC)

Unclear if python-msgpack is needed as a runtime dependency, but it should probably be part of checkdepends as msgpack is a direct dependency of several test files.

dillard commented on 2026-01-15 02:23 (UTC)

This package depends on python-msgpack as a mandatory dependency (not optional), as building python-mashumaro fails to build without it now.