release JCL 0.1 beta2

This commit is contained in:
David Rousselie
2010-05-11 20:37:27 +02:00
parent 0b2126836a
commit 13052b4668
15 changed files with 11524 additions and 83 deletions

View File

@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: jcl
Version: 0.1b1
Version: 0.1b2
Summary: Jabber Component Library
Home-page: http://people.happycoders.org/dax/projects/jcl
Author: David Rousselie

View File

@@ -17,5 +17,6 @@ src/jcl/jabber/feeder.py
src/jcl/jabber/message.py
src/jcl/jabber/presence.py
src/jcl/jabber/register.py
src/jcl/jabber/vcard.py
src/jcl/model/__init__.py
src/jcl/model/account.py
src/jcl/model/account.py

View File

@@ -1,3 +1,3 @@
SQLObject>=0.8
pyxmpp>=1.0
pyxmpp>=1.0.1
pysqlite>=2.0