From 5eeebb36bfe73dcf17dc8b72bd190c266e25c45e Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Tue, 20 Jul 2010 00:10:39 +0000 Subject: remove xmpppy from the repos --- src/xmpppy-0.5.0rc1/doc/index.html | 166 ------------------------------------- 1 file changed, 166 deletions(-) delete mode 100644 src/xmpppy-0.5.0rc1/doc/index.html (limited to 'src/xmpppy-0.5.0rc1/doc/index.html') diff --git a/src/xmpppy-0.5.0rc1/doc/index.html b/src/xmpppy-0.5.0rc1/doc/index.html deleted file mode 100644 index 583c72a0..00000000 --- a/src/xmpppy-0.5.0rc1/doc/index.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - xmpppy: the jabber python project - - - - - - - - - - -
- xmpppy -
- - - - - - - -
-

about

-

xmpppy is a - Python library - that is targeted to provide easy scripting with Jabber. - Similar projects are Twisted Words - and jabber.py.

-

This library was not designed from scratch. It inherits some code from - jabberpy and have very similar API in many places. Though it is separate - project since it have almost completely different architecture and primarily - aims to work with jabberd2 - the new Open Source Jabber Server.

-

xmpppy is distributed under the terms of - GNU General Public License - and can be freely redistributed without any charge.

-

documentation

-

Documentation is now in the process of heavy development and not yet - finished but most critical docs exist - please feel free to ask any questions if - you will find the docs incomplete (see support section below).

-
- -
-

examples

-

For these who prefer reading samples of code than digging through [incomplete] docs - - here they are. Simple (but working) examples of xmpppy usage.

-
-
    -
  • README.py
    - Self-explanatory library usage example
  • -
  • xsend.py
    - Command-line utility for sending jabber messages
  • -
  • xtalk.py
    - Command-line utility for chatting with a single user
  • -
  • bot.py
    - Xmpppy bot framework, handles messages
  • -
  • commandsbot.py
    - Xmpppy bot framework, handles ad hoc commands
  • -
  • logger.py
    - Simple conference logger bot
  • -
-
-

You can also look to at the IRC transport, - Mail transport, - Yahoo transport or - xmppd - project code if you wish to see the serious library usage.

-

download

-
You can look for released versions on - downloads page - or alternatively you can grab the latest version directly from CVS tree - by typing the following commands: -
- cvs -d:pserver:anonymous@xmpppy.cvs.sourceforge.net:/cvsroot/xmpppy login -
- (hit "enter" when you will be prompted for password) -
- cvs -z3 -d:pserver:anonymous@xmpppy.cvs.sourceforge.net:/cvsroot/xmpppy co xmpppy -
-
-

You can also browse xmpppy (and several xmpppy-based - projects) CVS online here.

-

If you have an RSS feed reader, there is - an RSS feed of CVS commits here.

-

support

-

If you have any questions about using xmpppy you can join - xmpppy-devel maillist. - Here you can always find the best support, as you can find the developers here.

-

donations

-

If you are willing to help you can consult - this article - for how to do it. Thanks!

-

If you want to donate some money to encourage me to continue work on - library (it helps, really!) you can do it via e-gold system (account 1552795) or via - bank transfer (contact me via jabber or email to get the details).

- -

author

-

Alexey Nezhdanov
- Russian, born 18 Nov 1976.
- My timezone is GMT+3
- e-mail & Jabber: snake at penza-gsm.ru
- ICQ: 19515046

-
I'm seeking for a job over Internet. It may be jabber-related work or - any other.
- Possible directions of work: -
    -
  • Python projects (preferred)
  • -
  • C++ projects
  • -
  • Remote systems administering
  • -
- My skills: -
    -
  • 16 years of programming. Basic -> Pascal -> C++ -> Python
  • -
  • 9 years of system administrator work. DOS -> Win 3.1 -> Win95 -> Win98 -> linux2.2 -> linux2.4 -> linux2.6
  • -
  • Automation tasks
  • -
  • Automated instant messenging (state change/failures reporting)
  • -
  • Some research work: -
      -
    • wavelet audio analysis
    • -
    • speech recognising
    • -
    • realtime texture [de]compression (for 3D systems).
    • -
    -
  • -
-
-
-

downloads

-

- xmpppy
- xmppd.py
- xmpppy-irc
- xmpppy-yahoo
- pyGAIM-t -

-

List all files

-

sourceforge

-

- Project Summary
- Feature Requests
- Bugs
- Patches
-

-

exits

-

- jabber.org
- IRC transport
- Mail transport
- Yahoo transport
-

-
-

the xmpppy project

- - -- cgit v1.2.3