Port details |
- py-py-serializable Library for serializing and deserializing Python Objects to and from JSON and XML
- 2.0.0 devel
=2 1.1.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:38:05
- Last Update: 2025-02-17 20:51:04
- Commit Hash: 269e05c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://py-serializable.readthedocs.io/en/latest/
- https://github.com/madpah/serializable
- Description:
- This Pythonic library provides a framework for serializing/deserializing Python
classes to and from JSON and XML.
It relies upon the use of Python Properties in your Python classes.
 ¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}py-serializable>0:devel/py-py-serializable@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-py-serializable/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-py-serializable
- pkg install py311-py-serializable
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-py-serializable listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-py-serializable
- Package flavors (<flavor>: <package>)
- py311: py311-py-serializable
- distinfo:
- TIMESTAMP = 1739663381
SHA256 (py_serializable-2.0.0.tar.gz) = e9e6491dd7d29c31daf1050232b57f9657f9e8a43b867cca1ff204752cf420a5
SIZE (py_serializable-2.0.0.tar.gz) = 51617
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-poetry-core>=1.0.0 : devel/py-poetry-core@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-defusedxml>=0.7.1<0.8 : devel/py-defusedxml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-cyclonedx-python-lib
Configuration Options:
- No options to configure
- Options name:
- devel_py-py-serializable
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|