Port details |
- py-xsdata Python XML Binding
- 24.12 devel =2 24.11Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-11-27 18:09:18
- Last Update: 2024-12-31 15:49:34
- Commit Hash: 212975c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://xsdata.readthedocs.io/en/latest/
- https://github.com/tefra/xsdata
- Description:
- xsData is a complete data binding library for python allowing developers to
access and use XML and JSON documents as simple objects rather than using DOM.
The code generator supports XML schemas, DTD, WSDL definitions, XML & JSON
documents. It produces simple dataclasses with type hints and simple binding
metadata.
The included XML and JSON parser/serializer are highly optimized and adaptable,
with multiple handlers and configuration properties.
xsData is constantly tested against the W3C XML Schema 1.1 test suite.
- ¦ ¦ ¦ ¦
- 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}xsdata>0:devel/py-xsdata@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-xsdata/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-xsdata
- pkg install py311-xsdata
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-xsdata listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xsdata
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1735227932
SHA256 (xsdata-24.12.tar.gz) = 67c16c032bbde82c064f6c28cdf6b4f8adcbd0498e2668a346ff8e52a3a200b4
SIZE (xsdata-24.12.tar.gz) = 343596
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>=61.2 : 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.7.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-xsdata-24.12:
CLI=off: Command-line interface support
LXML=off: Handler/writer via lxml
SOAP=off: Simple Object Access Protocol (SOAP) support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-xsdata
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|