Metadata-Version: 2.0
Name: cjdnsadmin
Version: 0.1.4
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|

The cjdns python library doesn't support python3 is a PITA to import due
to it's custom version of the bencode library, so I'm fixing 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


