Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2024-08-05 22:38:39
Message id: 20240805203839.B88C0FC74@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-dm-tree/DESCR
1.1addpkgsrc/devel/py-dm-tree/Makefile
1.1addpkgsrc/devel/py-dm-tree/PLIST
1.1addpkgsrc/devel/py-dm-tree/distinfo
1.1addpkgsrc/devel/py-dm-tree/patches/patch-setup.py
1.1addpkgsrc/devel/py-dm-tree/patches/patch-tree_CMakeLists.txt