| .. | |||||
| Makefile | |||||
| Makefile.nodistutils | |||||
| README.rst | |||||
| Setup.py | |||||
| cheese.pyx | |||||
| cheesefinder.c | |||||
| cheesefinder.h | |||||
| run_cheese.py |
typedef void (*cheesefunc)(char *name, void *user_data); void find_cheeses(cheesefunc user_func, void *user_data);
| .. | |||||
| Makefile | |||||
| Makefile.nodistutils | |||||
| README.rst | |||||
| Setup.py | |||||
| cheese.pyx | |||||
| cheesefinder.c | |||||
| cheesefinder.h | |||||
| run_cheese.py |