CDEmu CLI client
About
CDEmu client is a simple command-line client for controlling CDEmu daemon.
It provides a way to perform the key tasks related to controlling the CDEmu
daemon, such as loading and unloading devices, displaying devices' status and
retrieving/setting devices' debug masks.
Features
- CLI client
- Device status display, device loading and unloading.
- Support for listing supported debug masks, and debug masks getting/setting.
- Support for listing supported image parsers and fragment types.
Requirements
- python >= 2.4
- D-BUS python bindings
- intltool