Metadata-Version: 1.0
Name: pygnet
Version: 0.2
Summary: pygnet is a minimal layer on top of Twisted, for pygame.
Home-page: http://code.google.com/p/pygnet/
Author: Simon Wittber
Author-email: simonwittber@gmail.com
License: MIT
Description: pygnet allows a client and server to send each other serialized
        objects. It integrates well with pygame.
        
        Changes:
        Added support for different serialisation modules. Defaults to marshal.
        
Platform: Any
