Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar 9af0319219 Autodetect ruby-minitest. Travis-CI doesn’t have it yet. před 10 roky
..
lib Continuing the libcucul-libcaca merge. před 17 roky
t ruby: update the testsuite to match Ruby API changes. před 10 roky
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. před 10 roky
README Continuing the libcucul-libcaca merge. před 17 roky
caca-canvas.c misc: some source code cleanup. před 11 roky
caca-canvas.h build: fix the WTFPL homepage and copyright information. před 13 roky
caca-display.c build: fix the WTFPL homepage and copyright information. před 13 roky
caca-display.h build: fix the WTFPL homepage and copyright information. před 13 roky
caca-dither.c build: fix the WTFPL homepage and copyright information. před 13 roky
caca-dither.h build: fix the WTFPL homepage and copyright information. před 13 roky
caca-event.c build: fix the WTFPL homepage and copyright information. před 13 roky
caca-event.h build: fix the WTFPL homepage and copyright information. před 13 roky
caca-font.c build: fix the WTFPL homepage and copyright information. před 13 roky
caca-font.h build: fix the WTFPL homepage and copyright information. před 13 roky
caca.c build: fix the WTFPL homepage and copyright information. před 13 roky
common.h build: fix the WTFPL homepage and copyright information. před 13 roky
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 16 roky
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 16 roky
test ruby: update the testsuite to match Ruby API changes. před 10 roky

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