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

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__