File: README

package info (click to toggle)
pymsnt 0.11.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 792 kB
  • ctags: 1,937
  • sloc: python: 9,410; sh: 90; xml: 17; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
For the install guide check out the setup guide on
http://msn-transport.jabberstudio.org

For quickstart, copy config-example.xml to config.xml, change the settings
there, and run:
# ./PyMSNt.py &


For translations have a look at lang.py. If you need any help starting
a translation feel free to ask.

Coding:
* To implement a new protocol look in the baseproto directory for what
  functions must be reimplemented.
* Look at the MSN files for examples