Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. před 15 roky
..
Makefile.am * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) před 17 roky
README * Added -preliminary- Python bindings před 19 roky
caca.txt * Added two examples for python bindings (a subset of cacademo, and bitmap example) před 19 roky
pypycaca.c Coding style: remove tabs and trailing spaces. před 15 roky
pypycaca.h * Bwarf, typo in the no warranty clause. před 18 roky
snake.py Continuing the libcucul-libcaca merge. před 16 roky
test1.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) před 19 roky
test2.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) před 19 roky

README

Pypycaca - libcaca bindings for Python
(c) 2006 Jean-Yves Lamoureux <jylam@lnxscene.org>


No warranty blaaah blaaah


These Python bindings will work with either Python 2.3 or 2.4, not tested previous versions.

Don't forget to change Makefile options in case you are not using Python 2.4.

No documentation yet, functions are all the same, with same arguments (using arrays or lists instead of C pointers, of course).

It hasn't been tested on anything else than IA32 yet.

I eat beef tonight, that was cool. Thanks.