Port details |
- py-mashumaro Fast serialization library on top of dataclasses
- 3.17 devel
=2 3.15_1Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
 - Port Added: 2023-10-21 13:51:08
- Last Update: 2025-10-18 18:41:59
- Commit Hash: 9746224
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/Fatal1ty/mashumaro
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mashumaro>0:devel/py-mashumaro@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mashumaro/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mashumaro
- pkg install py311-mashumaro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-mashumaro listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mashumaro
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760769315
SHA256 (mashumaro-3.17.tar.gz) = de1d8b1faffee58969c7f97e35963a92480a38d4c9858e92e0721efec12258ed
SIZE (mashumaro-3.17.tar.gz) = 189877
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-typing-extensions>=4.14.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-dbt-core
Configuration Options:
- No options to configure
- Options name:
- devel_py-mashumaro
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|