summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-01-10 20:14:17 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-01-10 20:14:17 +0000
commit0b79f6b728951bedf9fca8f8027e231249ff28a5 (patch)
treea6ff7c5bfe76276d022b633af03a8f86b2899a4f /README
downloadpoezio-0b79f6b728951bedf9fca8f8027e231249ff28a5.tar.gz
poezio-0b79f6b728951bedf9fca8f8027e231249ff28a5.tar.bz2
poezio-0b79f6b728951bedf9fca8f8027e231249ff28a5.tar.xz
poezio-0b79f6b728951bedf9fca8f8027e231249ff28a5.zip
first commit
Diffstat (limited to 'README')
-rw-r--r--README37
1 files changed, 37 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..2a003202
--- /dev/null
+++ b/README
@@ -0,0 +1,37 @@
+=======================
+= Poezio =
+=======================
+Homepage: http://codingteam.net/projet/poezio
+
+Poezio is a console Jabber client. Its goal is to use anonymous
+connections to let the user join MultiUserChats. This way, the user
+don't have to create a Jabber account, exactly like people are using
+IRC. It doesn't handle contact list at all.
+
+=======================
+ Authors
+=======================
+Florent Le Coz (louiz') <louizatakk@fedoraproject.org> (main developper)
+
+=======================
+ Contact/support
+=======================
+Jabber ChatRoom: poezio@conference.codingteam.net
+Forum: http://codingteam.net/project/poezio/forum
+Report a bug: http://codingteam.net/project/poezio/bugs/add
+
+=======================
+ License
+=======================
+Poezio is Free Software.
+(learn more: http://www.gnu.org/philosophy/free-sw.html)
+
+Poezio is released under the Gnu GPLv3 license
+Please read the COPYING file for details
+
+=======================
+ Thanks
+=======================
+= People =
+ xbright (Handler and MultiUserChat classes)
+ chickenzilla (Config class)