From d9861ff040cf65b0cb5782d2d0a4b9d0bf5a11c2 Mon Sep 17 00:00:00 2001 From: Mikal Date: Fri, 22 Feb 2019 19:45:31 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a62ee0..13920df 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe * [libsam3](https://github.com/i2p/libsam3) - C SAMv3 library. * [i2psam](https://github.com/i2p/i2psam) - C++ SAMv3 library. * [txi2p](https://github.com/str4d/txi2p) - I2P bindings for Twisted. +* [i2plib](https://github.com/l-n-s/i2plib) - Python bindings for SAMv3. * [i2p.rb](https://github.com/dryruby/i2p.rb) - I2P.rb is a Ruby library for interacting with the I2P anonymity network (last update 2010). * [i2p.socket](https://github.com/majestrate/i2p.socket) - drop in python socket module that uses i2p. * [rust-i2p](https://github.com/stallmanifold/rust-i2p) - This repository is a pure Rust implementation of the I2P protocol stack.