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.
 
 
 
 
 
 
Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. преди 18 години
..
Makefile * Added -preliminary- Python bindings преди 19 години
README * Added -preliminary- Python bindings преди 19 години
caca.txt * Added two examples for python bindings (a subset of cacademo, and bitmap example) преди 19 години
pypycaca.c * More function mass-renaming: caca_attach -> caca_create_display, etc. преди 18 години
pypycaca.h * More function mass-renaming: caca_attach -> caca_create_display, etc. преди 18 години
test1.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) преди 19 години
test2.py * Added two examples for python bindings (a subset of cacademo, and bitmap example) преди 19 години

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.