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 8 roky
..
lib Continuing the libcucul-libcaca merge. před 16 roky
t ruby: update the testsuite to match Ruby API changes. před 9 roky
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. před 8 roky
README Continuing the libcucul-libcaca merge. před 16 roky
caca-canvas.c misc: some source code cleanup. před 10 roky
caca-canvas.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-display.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-display.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-dither.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-dither.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-event.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-event.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-font.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-font.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca.c build: fix the WTFPL homepage and copyright information. před 12 roky
common.h build: fix the WTFPL homepage and copyright information. před 12 roky
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
test ruby: update the testsuite to match Ruby API changes. před 9 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 :)