Search Criteria
Package Details: python-mashumaro 3.13.1-1
Package Actions
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: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-26 18:43 (UTC) |
Last Updated: | 2024-08-17 14:15 (UTC) |
Dependencies (16)
- python (python37AUR, python311AUR, python310AUR)
- python-ciso8601
- python-pendulum
- python-typing_extensions
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-orjson (python-orjson-gitAUR) (make)
- python-pytest (make)
- python-pytest-mock (make)
- python-tomli-w (make)
- python-wheel (make)
- python-msgpack (optional) – for msgpack serialization
- python-orjson (python-orjson-gitAUR) (optional) – for JSON serialization
- python-pyyaml (python-yaml) (optional) – for YAML serialization
- python-tomli (optional) – for TOML deserialization
- python-tomli-w (optional) – for TOML serialization