From 98084ddd72bd9a74f30391c19fd801c9945dc909 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 13 Apr 2025 21:10:52 +0700 Subject: python/python3-rpds-py: Added (Python binding to Rust). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-rpds-py/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-rpds-py/README (limited to 'python/python3-rpds-py/README') diff --git a/python/python3-rpds-py/README b/python/python3-rpds-py/README new file mode 100644 index 0000000000..3a8428bcd3 --- /dev/null +++ b/python/python3-rpds-py/README @@ -0,0 +1,3 @@ +python3-rpds-py (Python bindings to Rust's pers. data struc. "rpds") + +Python bindings to the Rust rpds crate for persistent data structures. -- cgit v1.2.3