add client/server mode for distributed encoding

This commit is contained in:
j 2013-04-28 18:34:37 +02:00
commit 888599e7e2
6 changed files with 342 additions and 21 deletions

View file

@ -36,7 +36,7 @@ It is currently known to work on Linux and Mac OS X.
'pandora_client'
],
install_requires=[
'ox >= 2.1.1'
'ox >= 2.1.541'
],
keywords = [
],