Port details |
- py-xsdata Python XML Binding
- 25.7_1 devel
=2 25.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-11-27 18:09:18
- Last Update: 2025-07-21 08:00:55
- Commit Hash: 0b0f7cd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1752266144
SHA256 (xsdata-25.7.tar.gz) = 1291ef759f4663baadb86562be4c25ebfc0003ca0debae3042b0067663f0c548
SIZE (xsdata-25.7.tar.gz) = 345469
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
- This port is required by:
- for Run
-
- devel/py-xsdata-attrs
- devel/py-xsdata-plantuml
- devel/py-xsdata-pydantic
Configuration Options:
- ===> The following configuration options are available for py311-xsdata-25.7_1:
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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
25.7_1 21 Jul 2025 08:00:55
    |
Hiroki Tagato (tagattie)  |
*/*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)
This is a follow up to the commit 230fb2661c78, which updated some
ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an
attempt to follow the dependency change of
www/py-beautifulsoup. However, the switch was incomplete and broke
some other ports.
It has turned out that the ports depending on devel/py-lxml (at
version 4.9.3) does not limit their dependencies' upper bound to 4.x
except for one (devel/py-pymaven-patch). So updating them to
devel/py-lxml5 (at version 5.4.0) should cause no harm.
This commit switch dependencies of all the ports (except
devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts.
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
PR: 287144, 288047
Reported by: makc (via ports-committers),
vvd (PR 288047),
diizzy (PR 287144)
Approved by: portmgr (chase dependency change, unbreak build)
Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5) |
25.7 13 Jul 2025 12:39:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 25.7
Changes: https://github.com/tefra/xsdata/releases
https://github.com/tefra/xsdata/blob/main/CHANGES.md
https://xsdata.readthedocs.io/en/latest/changelog/ |
25.4 29 Apr 2025 12:42:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 25.4
Changes: https://github.com/tefra/xsdata/releases
https://github.com/tefra/xsdata/blob/main/CHANGES.md
https://xsdata.readthedocs.io/en/latest/changelog/ |
24.12 31 Dec 2024 15:49:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 24.12
Changes: https://github.com/tefra/xsdata/releases
https://github.com/tefra/xsdata/blob/main/CHANGES.md
https://xsdata.readthedocs.io/en/latest/changelog/ |
24.11 22 Nov 2024 06:22:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 24.11
Changes: https://github.com/tefra/xsdata/releases
https://github.com/tefra/xsdata/blob/main/CHANGES.md
https://xsdata.readthedocs.io/en/latest/changelog/ |
24.3.1 31 Mar 2024 03:06:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 24.3.1
Changes: https://github.com/tefra/xsdata/releases
https://github.com/tefra/xsdata/blob/main/CHANGES.md
https://xsdata.readthedocs.io/en/latest/changelog/ |
24.2.1 23 Mar 2024 14:49:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Update to 24.2.1
Changes: https://github.com/tefra/xsdata/releases
https://xsdata.readthedocs.io/en/latest/changelog/ |
23.8 27 Nov 2023 18:46:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Add CLI, LXML and SOAP options |
23.8 27 Nov 2023 18:07:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-xsdata: Add py-xsdata 23.8
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. |