wok-next annotate cairomm/description.txt @ rev 19390

dropbear: revert to previous EOT redirect
author Richard Dunbar <mojo@slitaz.org>
date Wed Aug 24 18:11:12 2016 -0400 (2016-08-24)
parents
children 3c8c4006ed5c
rev   line source
samuel_trassare@11761 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the power
samuel_trassare@11761 2 of cairo with an interface familiar to C++ developers, including use of the
samuel_trassare@11761 3 Standard Template Library where it makes sense.