aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:35:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:19:50 +0000
commit2c1764125a4770fdd8e30d63737c94082af6f676 (patch)
treed55622c05b7d3b82e190e1ee679d75e0bf9d7c6b /devel/Makefile
parent321b35e57e2536c906ad698d2572e74f963e899a (diff)
downloadports-2c1764125a4770fdd8e30d63737c94082af6f676.tar.gz
ports-2c1764125a4770fdd8e30d63737c94082af6f676.zip
devel/py-glom: Add py-glom 22.1.0
Real applications have real data, and real data nests. Objects inside of objects inside of lists of objects. glom is a new and powerful way to handle real-world data, featuring: - Path-based access for nested data structures - Readable, meaningful error messages - Declarative data transformation, using lightweight, Pythonic specifications - Built-in data exploration and debugging features All of that and more, available as a fully-documented, pure-Python package.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ac2857d82ef9..a32a3657438d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4656,6 +4656,7 @@
SUBDIR += py-giturlparse
SUBDIR += py-glance-store
SUBDIR += py-glob2
+ SUBDIR += py-glom
SUBDIR += py-gobject3
SUBDIR += py-google-cloud-iam
SUBDIR += py-google-crc32c