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
- Host: GitHub
- URL: https://github.com/koraa/mumpitz
- Owner: koraa
- License: lgpl-3.0
- Created: 2012-04-06T11:42:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T12:07:06.000Z (over 6 years ago)
- Last Synced: 2025-01-30T18:22:35.332Z (4 months ago)
- Language: Python
- Homepage: http://forge.nooblounge.net/projects/mumpitz
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: COPYING
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 applicationToDo
----* Testing
* Clean up the code
* Manpage
* --help/-h for the command