release JCL 0.1 beta2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -1,3 +1,3 @@
|
||||
SQLObject>=0.8
|
||||
pyxmpp>=1.0
|
||||
pyxmpp>=1.0.1
|
||||
pysqlite>=2.0
|
||||
Reference in New Issue
Block a user