wok-current diff cairomm/description.txt @ rev 20392

libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 24 09:21:47 2018 +0000 (2018-06-24)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cairomm/description.txt	Sun Jun 24 09:21:47 2018 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +cairomm is a C++ wrapper for the cairo graphics library. It offers all the power
     1.5 +of cairo with an interface familiar to C++ developers, including use of the 
     1.6 +Standard Template Library where it makes sense.