Skip to content

Commit 5295b16

Browse files
LVivonaPSeitz
authored andcommitted
chore(readme): add python binding impl
1 parent c1483c4 commit 5295b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ This fuzz target asserts compression with cpp and decompression with lz4_flex re
119119
## Bindings in other languages
120120
- Node.js: [lz4-napi](https://github.com/antoniomuso/lz4-napi)
121121
- Wasm: [lz4-wasm](https://github.com/PSeitz/lz4-wasm)
122+
- Python: [safelz4](https://github.com/LVivona/safelz4)
122123

123124
## TODO
124125
- High compression

0 commit comments

Comments
 (0)