wok diff cairomm/description.txt @ rev 23574

updated python-usb (1.0.0b1 -> 1.0.2)
author Hans-G?nter Theisgen
date Tue Apr 07 11:08:41 2020 +0100 (2020-04-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cairomm/description.txt	Tue Apr 07 11:08:41 2020 +0100
     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.