Ви не можете вибрати більше 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 :)