Skip to content

Commit 2f749bc

Browse files
authored
Update README.md
1 parent f912872 commit 2f749bc

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
@@ -31,6 +31,7 @@ This lib has numerous ports to other languages, for server side processing, most
3131
* **C#:** [by kreudom, another implementation in C#, more up to date](https://github.com/kreudom/lz-string-csharp)
3232
* **PHP:** [by nullpunkt](https://github.com/nullpunkt/lz-string-php)
3333
* **Python3:** [by eduardtomasek](https://github.com/eduardtomasek/lz-string-python)
34+
* **Another Python:** [by marcel-dancak](https://github.com/marcel-dancak/lz-string-python)
3435
* **Go** [I helped a friend to write a Go implementation of the decompression algorithm](https://github.com/pieroxy/lz-string-go)
3536
* **Go** [Austin wrote the decompression part as well](https://github.com/Lazarus/lz-string-go)
3637
* **Elixir** [by Michael Shapiro](https://github.com/koudelka/elixir-lz-string)

0 commit comments

Comments
 (0)