Skip to content

Commit 5e9f8fa

Browse files
sg495rvagg
andauthored
Add new Python module to README.md (#281)
* Update README.md Added the Python module [multiformats](https://github.com/hashberg-io/multiformats/) to the list of implementations. * Update README.md Co-authored-by: Rod Vagg <[email protected]>
1 parent 1f8b8f2 commit 5e9f8fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ The `validate.py` script can be used to validate the table once it's edited.
6969

7070
- [go](https://github.com/multiformats/go-multicodec/)
7171
- [JavaScript](https://github.com/multiformats/js-multicodec)
72-
- [Python](https://github.com/multiformats/py-multicodec)
72+
- Python
73+
- [py-multicodec](https://github.com/multiformats/py-multicodec)
74+
- `multicodec` sub-module of Python module [multiformats](https://github.com/hashberg-io/multiformats)
7375
- [Haskell](https://github.com/multiformats/haskell-multicodec)
7476
- [Elixir](https://github.com/nocursor/ex-multicodec)
7577
- [Scala](https://github.com/fluency03/scala-multicodec)

0 commit comments

Comments
 (0)