您最多选择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 :)