diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-13 21:10:52 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-13 21:44:40 +0700 |
| commit | 98084ddd72bd9a74f30391c19fd801c9945dc909 (patch) | |
| tree | 1785a9be5441a7718ff75542d229039f29024386 /python/python3-rpds-py/README | |
| parent | 3474b9530d0b8a965459526428ac813bb091083b (diff) | |
python/python3-rpds-py: Added (Python binding to Rust).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rpds-py/README')
| -rw-r--r-- | python/python3-rpds-py/README | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
