Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 17 år sedan
..
Makefile.am * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 17 år sedan
README * Added -preliminary- Python bindings 19 år sedan
caca.txt * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 år sedan
pypycaca.c * Bwarf, typo in the no warranty clause. 18 år sedan
pypycaca.h * Bwarf, typo in the no warranty clause. 18 år sedan
snake.py * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 17 år sedan
test1.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 år sedan
test2.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 år sedan

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.