wok diff cairomm/description.txt @ rev 15013
Up nscd (2.14.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 11 13:54:55 2013 +0000 (2013-08-11) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cairomm/description.txt Sun Aug 11 13:54:55 2013 +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.