You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 :)