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

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__