pyxmms(3)
NAME
PyXMMS -- Python bindings for the libxmms library
DESCRIPTION
- This manual page was written for the Debian distribution
- because the original program does not have a manual page.
- PyXMMS is documented with pydoc (the documentation is gen
- erated from docstrings in the Python code). You can browse its
- documentation with all the customary ways offered by pydoc, which
- are referenced in the standard Python documentation and in the
- manual page for pydoc in Debian.
- On a Debian system, you will additionally find an HTML
- version of the documentation for PyXMMS in /usr/share/doc/python
- xmms-doc/html/ if you have the python-xmms-doc package installed
- (start browsing at /usr/share/doc/python-xmms-doc/html/in
- dex.html).
- PyXMMS is a Python interface to XMMS (the X MultiMedia
- System), a multimedia player for Unix-like platforms.
- PyXMMS consists of two components: a set of Python bind
- ings for all the xmms_remote_* functions accessible through the
- libxmms library (which comes with XMMS) plus a few higher-level
- functions; a Pythonic interface to manage the XMMS main configu
- ration file, using libxmms as a backend.
SEE ALSO
AUTHOR
- This manual page was written by Florent Rougon <frn@de
- bian.org> for the Debian system (but may be used by others). Per
- mission is granted to copy, distribute and/or modify this docu
- ment under the terms of the GNU General Public License as pub
- lished by the Free Software Foundation; version 2 dated June,
- 1991.