Metadata-Version: 2.0
Name: cjdnsadmin
Version: 0.1.5
Summary: A library to interact with the cjdns Admin Interface
Home-page: https://github.com/thefinn93/cjdnsadmin
Author: Finn Herzfeld
Author-email: finn@seattlemesh.net
License: GPLv3
Keywords: cjdns
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Topic :: System :: Networking

cjdnsadmin For Python 3
=======================

|Build Status| |Code Health| |PyPI|

The cjdns python library doesn't support python3 and is a PITA to
install, due to it's use of a modified bencode library which is still
called "bencode", among other things, so I'm cleaning it up.

.. |Build Status| image:: https://travis-ci.org/thefinn93/cjdnsadmin.svg?branch=master
   :target: https://travis-ci.org/thefinn93/cjdnsadmin
.. |Code Health| image:: https://landscape.io/github/thefinn93/cjdnsadmin/master/landscape.svg
   :target: https://landscape.io/github/thefinn93/cjdnsadmin/master
.. |PyPI| image:: https://img.shields.io/pypi/v/cjdnsadmin.svg
   :target: https://pypi.python.org/pypi/cjdnsadmin


