Search Criteria
Package Details: python-py-serializable 1.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-py-serializable.git (read-only, click to copy) |
---|---|
Package Base: | python-py-serializable |
Description: | Serialize and deserialize Python objects to and from JSON and XML |
Upstream URL: | https://github.com/madpah/serializable |
Licenses: | Apache-2.0 |
Submitter: | Auerhuhn |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-28 21:29 (UTC) |
Last Updated: | 2024-10-04 18:09 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-defusedxml (python-defusedxml-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-lxml (check)
- xmldiff (check)
Latest Comments
gesh commented on 2024-09-30 15:58 (UTC)
Note -- given that we're not building with the
python-setuptools
backend, thepython-wheel
makedep is unnecessary.Auerhuhn commented on 2023-11-05 19:53 (UTC)
@MarsSeed Done, thanks!
MarsSeed commented on 2023-11-01 22:16 (UTC)
Please kindly use the less heavyweight python-poetry-core instead of the full python-poetry in makedepends.