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

Update Perl XS modules that need perl-dev to build (unlike Pure Perl), rebuild all module packages as Perl version change.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 14 09:51:23 2017 +0300 (2017-06-14)
parents 8e758a7a90c9
children
rev   line source
al@19683 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the
al@19683 2 power of cairo with an interface familiar to C++ developers, including use of
al@19683 3 the Standard Template Library where it makes sense.