You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar a18e28d43e Update copyright information and changelog 3 vuotta sitten
..
lib ruby: require 'caca' instead of 'caca.so' 8 vuotta sitten
t ruby: update the testsuite to match Ruby API changes. 9 vuotta sitten
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 vuotta sitten
README Continuing the libcucul-libcaca merge. 16 vuotta sitten
caca-canvas.c Update copyright information and changelog 3 vuotta sitten
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-display.c build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-display.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-event.c build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-event.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-font.c build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca-font.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
caca.c build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
common.h build: fix the WTFPL homepage and copyright information. 12 vuotta sitten
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 vuotta sitten
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 vuotta sitten
test ruby: update the testsuite to match Ruby API changes. 9 vuotta sitten

README

This a Ruby binding for libcaca.

You can play with it by doing require 'caca' and looking at
the Caca module, or maybe read the documentation :)