diff options
Diffstat (limited to 'dev-scheme/guile-cairo/metadata.xml')
-rw-r--r-- | dev-scheme/guile-cairo/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-scheme/guile-cairo/metadata.xml b/dev-scheme/guile-cairo/metadata.xml new file mode 100644 index 000000000000..e1fc076bd1ce --- /dev/null +++ b/dev-scheme/guile-cairo/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>scheme</herd> + <longdescription lang="en"> +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. + </longdescription> +</pkgmetadata> |