List of language libraries for BOB

This commit is contained in:
str4d
2014-06-23 21:49:54 +00:00
parent ebe293b29f
commit 1e092e76e7

View File

@ -342,4 +342,11 @@ and point to a different machine on your LAN while you do updates, or
point to a set of backup machines depending on what is running, etc, point to a set of backup machines depending on what is running, etc,
etc. Only your imagination limits what you could do with BOB. etc. Only your imagination limits what you could do with BOB.
{%- endtrans %}</p> {%- endtrans %}</p>
<h2>Language libraries for the BOB API</h2>
<ul>
<li>Python - <a href="http://{{ i2pconv('git.repo.i2p') }}/w/i2py-bob.git">i2py-bob</a></li>
<li>Twisted - <a href="https://pypi.python.org/pypi/txi2p">txi2p</a></li>
<li>Go - <a href="https://bitbucket.org/kallevedin/ccondom">ccondom</a></li>
</ul>
{% endblock %} {% endblock %}