Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Sam Hocevar 156781dd67 ruby: require 'caca' instead of 'caca.so' 8 лет назад
..
lib ruby: require 'caca' instead of 'caca.so' 8 лет назад
t ruby: update the testsuite to match Ruby API changes. 9 лет назад
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 лет назад
README Continuing the libcucul-libcaca merge. 16 лет назад
caca-canvas.c misc: some source code cleanup. 10 лет назад
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-display.c build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-display.h build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-event.c build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-event.h build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-font.c build: fix the WTFPL homepage and copyright information. 12 лет назад
caca-font.h build: fix the WTFPL homepage and copyright information. 12 лет назад
caca.c build: fix the WTFPL homepage and copyright information. 12 лет назад
common.h build: fix the WTFPL homepage and copyright information. 12 лет назад
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 лет назад
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 лет назад
test ruby: update the testsuite to match Ruby API changes. 9 лет назад

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