Guile-Cairo wraps the Cairo graphics library for Guile Scheme.
authorgdt <gdt>
Fri, 10 Aug 2007 21:21:01 +0000 (21:21 +0000)
committergdt <gdt>
Fri, 10 Aug 2007 21:21:01 +0000 (21:21 +0000)
commit78df5f707ca8021ab3656a9ae831f2f39b948855
tree1c57a81fc087f88cb1f824ed70a7f3bca428f253
parentb72606d3fd39f21aca2cabe22176fb66af4d237a
Guile-Cairo wraps the Cairo graphics library for Guile Scheme.

Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.
graphics/guile-cairo/DESCR [new file with mode: 0644]
graphics/guile-cairo/Makefile [new file with mode: 0644]
graphics/guile-cairo/PLIST [new file with mode: 0644]
graphics/guile-cairo/buildlink3.mk [new file with mode: 0644]
graphics/guile-cairo/distinfo [new file with mode: 0644]