Metadata-Version: 2.4
Name: rdpy
Version: 1.3.2
Summary: Remote Desktop Protocol in Python
Home-page: https://github.com/citronneur/rdpy
Author: Sylvain Peyrefitte
Author-email: citronneur@gmail.com
Requires-Dist: twisted
Requires-Dist: pyopenssl
Requires-Dist: service_identity
Requires-Dist: qt4reactor
Requires-Dist: rsa
Requires-Dist: pyasn1
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary


	RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (Client and Server side). RDPY is built over the event driven network engine Twisted.
	
	RDPY provide RDP and VNC binaries : RDP Man In The Middle proxy which record session, RDP Honeypot, RDP screenshoter, RDP client, VNC client, VNC screenshoter, RSS Player
	
