Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Pascal Terjan 7c8e3338a1 Switch to typed Ruby wrapping 1 тиждень тому
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 дні тому
t Switch from MiniTest to Minitest 1 тиждень тому
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 роки тому
README Continuing the libcucul-libcaca merge. 17 роки тому
caca-canvas.c Switch to typed Ruby wrapping 4 дні тому
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 роки тому
caca-display.c Switch to typed Ruby wrapping 4 дні тому
caca-display.h build: fix the WTFPL homepage and copyright information. 13 роки тому
caca-dither.c Switch to typed Ruby wrapping 4 дні тому
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 роки тому
caca-event.c build: fix the WTFPL homepage and copyright information. 13 роки тому
caca-event.h build: fix the WTFPL homepage and copyright information. 13 роки тому
caca-font.c Switch to typed Ruby wrapping 4 дні тому
caca-font.h build: fix the WTFPL homepage and copyright information. 13 роки тому
caca.c Prevent Init_caca from being hidden 4 дні тому
common.h build: fix the WTFPL homepage and copyright information. 13 роки тому
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 роки тому
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 роки тому
test ruby: update the testsuite to match Ruby API changes. 11 роки тому

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