SCANIATM 830c6487c3 New Project 8 yıl önce
..
COPYING 830c6487c3 New Project 8 yıl önce
README 830c6487c3 New Project 8 yıl önce
__init__.py 830c6487c3 New Project 8 yıl önce
aztypes.py 830c6487c3 New Project 8 yıl önce
class_defs.py 830c6487c3 New Project 8 yıl önce
classes.py 830c6487c3 New Project 8 yıl önce
convert.py 830c6487c3 New Project 8 yıl önce
core.py 830c6487c3 New Project 8 yıl önce
debug.py 830c6487c3 New Project 8 yıl önce
errors.py 830c6487c3 New Project 8 yıl önce
interact.py 830c6487c3 New Project 8 yıl önce
logutils.py 830c6487c3 New Project 8 yıl önce
main.py 830c6487c3 New Project 8 yıl önce
obj_impl.py 830c6487c3 New Project 8 yıl önce
objects.py 830c6487c3 New Project 8 yıl önce
persistency.py 830c6487c3 New Project 8 yıl önce
scripting.py 830c6487c3 New Project 8 yıl önce
utils.py 830c6487c3 New Project 8 yıl önce
xmlutils.py 830c6487c3 New Project 8 yıl önce

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__