Initial python-purple commit.
authorAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:10:29 +0000 (17:10 -0400)
committerAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:10:29 +0000 (17:10 -0400)
commite23f0f20a293c815facf83cd657d73e716d4818e
tree7664fd9fc4e0c59ab1f5014150912f13db07e0c7
parent726bec1d931c26e6dfeee865a6defb695db40f31
Initial python-purple commit.

Signed-off-by: Anderson Briglia <anderson.briglia@openbossa.org>
12 files changed:
core/account.pxd [new file with mode: 0644]
core/blist.pxd [new file with mode: 0644]
core/core.pxd [new file with mode: 0644]
core/debug.pxd [new file with mode: 0644]
core/eventloop.pxd [new file with mode: 0644]
core/idle.pxd [new file with mode: 0644]
core/plugin.pxd [new file with mode: 0644]
core/pounce.pxd [new file with mode: 0644]
core/prefs.pxd [new file with mode: 0644]
core/util.pxd [new file with mode: 0644]
purple.pyx [new file with mode: 0644]
setup.py [new file with mode: 0755]