Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 anos atrás
..
Makefile * Added -preliminary- Python bindings 19 anos atrás
README * Added -preliminary- Python bindings 19 anos atrás
caca.txt * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 anos atrás
pypycaca.c * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 anos atrás
pypycaca.h * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 anos atrás
test1.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 anos atrás
test2.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 anos atrás

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.