Search Criteria
Package Details: python-xsdata 26.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-xsdata.git (read-only, click to copy) |
|---|---|
| Package Base: | python-xsdata |
| Description: | Naive XML bindings for python |
| Upstream URL: | https://xsdata.readthedocs.io |
| Licenses: | MIT |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-15 02:32 (UTC) |
| Last Updated: | 2026-02-12 19:26 (UTC) |
Dependencies (17)
- docformatterAUR
- python
- python-click
- python-click-default-groupAUR
- python-jinja
- python-lxml
- python-requests
- python-toposort
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-benchmark (check)
- ruff (ruff-gitAUR, python-ruff-gitAUR) (check)
- ruff (ruff-gitAUR, python-ruff-gitAUR) (optional)
Required by (5)
- blender-plugin-bim-git (optional)
- ifcopenshell (optional)
- ifcopenshell-git (optional)
- ifcopenshell-stable (optional)
- python-pyhanko
Latest Comments
Xeonacid commented on 2025-01-21 06:24 (UTC)
The PKGBUILD should adhere to Python package guidelines and some other improvements: - According to RFC, move to the GitHub source tarball instead of the PyPI source - Add
ruffto dependsMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.
iyanmv commented on 2024-04-23 05:53 (UTC)
There is a typo in one dependency: it should be
python-typing_extensions, notpython-typing-extensionscarsme commented on 2024-01-05 16:24 (UTC)
Also, license is not being installed as well as some dependencies not being specified correctly. Feel free to add me as a co-maintainer or apply parts of this PKGBUILD:
Thanks!
carsme commented on 2024-01-05 16:06 (UTC)
Hi there, some tests are failing for me: