Metadata-Version: 1.0
Name: TransmissionClient
Version: 0.2rc1
Summary: Python bindings for the Transmission BitTorrent Client
Home-page: http://code.google.com/p/py-transmission/
Author: Tom Lazar
Author-email: tom@tomster.org
License: MIT License
Description: Transmission has recently introduced a RPC architecture in which it launches an independent daemon listening on a local socket and exposes a rich API for monitoring and controlling Transmission. This makes it much easier and 'cleaner' to implement clients in other languages, which is what this package aims to do.
        
Keywords: bittorrent transmission
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: File Sharing
