Port details |
- py-py-serializable Library for serializing and deserializing Python Objects to and from JSON and XML
- 0.16.0 devel
=0 0.12.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:38:05
- Last Update: 2023-12-01 22:11:44
- Commit Hash: 44d8401
- 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 py39-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 py39-py-serializable listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-py-serializable
- Package flavors (<flavor>: <package>)
- py39: py39-py-serializable
- distinfo:
- TIMESTAMP = 1701363716
SHA256 (py-serializable-0.16.0.tar.gz) = 80d3401ede78ab350d66ef8c167a688790a1ca8e11b563e8e68283bf29f34a01
SIZE (py-serializable-0.16.0.tar.gz) = 19683
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:
-
- py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-defusedxml>=0.7.1<0.8 : devel/py-defusedxml@py39
- python3.9 : lang/python39
- 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:
|