/** @page client_libs Player client libraries The following client libraries are included with the Player distribution: - @ref player_clientlib_c : a basic C library, not meant for direct use - @ref player_clientlib_cplusplus : a fully-featured C++ library - @ref player_clientlib_libplayerc : a fully-featured C library - @ref player_clientlib_libplayerc_py : Python bindings to @ref player_clientlib_libplayerc - Tcl client library : included in the distribution, but out of date; if anyone is interested, please update this package and send a patch. */