SCANIATM 830c6487c3 New Project 8 vuotta sitten
..
COPYING 830c6487c3 New Project 8 vuotta sitten
README 830c6487c3 New Project 8 vuotta sitten
__init__.py 830c6487c3 New Project 8 vuotta sitten
aztypes.py 830c6487c3 New Project 8 vuotta sitten
class_defs.py 830c6487c3 New Project 8 vuotta sitten
classes.py 830c6487c3 New Project 8 vuotta sitten
convert.py 830c6487c3 New Project 8 vuotta sitten
core.py 830c6487c3 New Project 8 vuotta sitten
debug.py 830c6487c3 New Project 8 vuotta sitten
errors.py 830c6487c3 New Project 8 vuotta sitten
interact.py 830c6487c3 New Project 8 vuotta sitten
logutils.py 830c6487c3 New Project 8 vuotta sitten
main.py 830c6487c3 New Project 8 vuotta sitten
obj_impl.py 830c6487c3 New Project 8 vuotta sitten
objects.py 830c6487c3 New Project 8 vuotta sitten
persistency.py 830c6487c3 New Project 8 vuotta sitten
scripting.py 830c6487c3 New Project 8 vuotta sitten
utils.py 830c6487c3 New Project 8 vuotta sitten
xmlutils.py 830c6487c3 New Project 8 vuotta sitten

README

DOPAL is a library to allow programs written in Python to easily communicate the Java BitTorrent client Azureus, via the XML/HTTP plugin (allowing communication over a network).

This software is released under the GNU Public License - see COPYING for more details.

Details and updates for this library can be found at http://dopal.sourceforge.net/

To determine the current version of the library, type the following line into a Python command prompt:

print __import__('dopal').__version_str__