python-pyrsistent - Persistent/Functional/Immutable data structures
Website: | https://github.com/tobgu/pyrsistent/ |
---|---|
License: | MIT and BSD |
Vendor: | Virtuozzo |
- Description:
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.
Packages
python-pyrsistent-0.17.3-8.vl9.1.src [111 KiB] |
Changelog
by Mohan Boddu (2021-08-10):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |