python bindings to alpm library http://pyalpm.sourceforge.net
  • C 98.8%
  • Python 1.2%
Find a file
2008-09-30 22:48:10 +02:00
INSTALL logcb broken completely 2008-08-13 21:49:22 +02:00
LICENSE added license 2008-08-11 21:45:21 +02:00
pyalpm.c started alpm_list_t -> python tuple conversor 2008-09-30 22:48:10 +02:00
pyalpm.h started alpm_list_t -> python tuple conversor 2008-09-30 22:48:10 +02:00
README forgot copyright line 2008-08-11 21:46:22 +02:00
setup.py added some more functions 2008-09-20 13:22:21 +02:00
TODO added some checks and finished with {add,remove} functions 2008-09-21 21:49:40 +02:00

python bindings for the alpm library.