Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar a18e28d43e Update copyright information and changelog pirms 3 gadiem
..
lib ruby: require 'caca' instead of 'caca.so' pirms 8 gadiem
t ruby: update the testsuite to match Ruby API changes. pirms 9 gadiem
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. pirms 8 gadiem
README Continuing the libcucul-libcaca merge. pirms 16 gadiem
caca-canvas.c Update copyright information and changelog pirms 3 gadiem
caca-canvas.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-display.c build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-display.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-dither.c build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-dither.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-event.c build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-event.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-font.c build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca-font.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
caca.c build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
common.h build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
test ruby: update the testsuite to match Ruby API changes. pirms 9 gadiem

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 :)