update license + rsr reader and writer

This commit is contained in:
speyrefitte
2015-01-09 18:07:06 +01:00
parent 9a4f5f254c
commit 0686b2b677
31 changed files with 292 additions and 152 deletions

View File

@@ -26,7 +26,7 @@ setup(name='rdpy',
ext_modules=[Extension('rle', ['ext/rle.c'])],
scripts = [
'bin/rdpy-rdpclient.py',
'bin/rdpy-rdpshare.py',
'bin/rdpy-rdpy-rsrplayer.py',
'bin/rdpy-rdpmitm.py',
'bin/rdpy-rdpscreenshot.py',
'bin/rdpy-vncclient.py',