Path to this page:
./
devel/py-dm-tree,
Library for working with nested data structures
Branch: CURRENT,
Version: 0.1.8,
Package name: py312-dm-tree-0.1.8,
Maintainer: pkgsrc-userstree is a library for working with nested data structures. In a way, tree
generalizes the builtin map function which only supports flat sequences, and
allows to apply a function to each "leaf" preserving the overall structure.
Master sites:
Filesize: 34.555 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-dm-tree-0.1.8
- (2024-08-05) Package added to pkgsrc.se, version py311-dm-tree-0.1.8 (created)
CVS history: (Expand)
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-08-05 22:38:39 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
py-dm-tree: added version 0.1.8
tree is a library for working with nested data structures. In a way, tree
generalizes the builtin map function which only supports flat sequences, and
allows to apply a function to each "leaf" preserving the overall structure.
|