An open API service indexing awesome lists of open source software.

https://github.com/koraa/mumpitz

Python Lib for parsing the Mumble JSON Protocoll
https://github.com/koraa/mumpitz

Last synced: about 2 months ago
JSON representation

Python Lib for parsing the Mumble JSON Protocoll

Awesome Lists containing this project

README

        

Mumpitz is a lib for parsing and working with mumble state information.
Developement Status: Beta (Runs stable, but untested)

Done
----

* Loading a JSON file from a URL
* Representation of this data as a tree structure
* Functions to operate on this data
* Functions to print this data
* A command line application

ToDo
----

* Testing
* Clean up the code
* Manpage
* --help/-h for the command