diff options
Diffstat (limited to 'python/txi2p/README')
-rw-r--r-- | python/txi2p/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/python/txi2p/README b/python/txi2p/README new file mode 100644 index 0000000000000..39424bdc43a03 --- /dev/null +++ b/python/txi2p/README @@ -0,0 +1,13 @@ +txi2p is a set of I2P bindings for Twisted. + +txi2p supports both the SAM and BOB APIs for I2P. +The default API is SAM. + +Having I2P installed is not required for building. +The I2P source already includes a SlackBuild. + +You can get the latest I2P stable release from +https://geti2p.net/en/download#source + +or check +https://github.com/i2p/i2p.i2p |