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

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__