Metadata-Version: 2.0
Name: rdpy
Version: 1.1.0
Summary: Remote Desktop Protocol in Python
Home-page: https://github.com/citronneur/rdpy
Author: Sylvain Peyrefitte
Author-email: citronneur@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: twisted
Requires-Dist: pyopenssl
Requires-Dist: qt4reactor

RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol. 
RDPY is built over the event driven network engine Twisted.


