Metadata-Version: 1.0
Name: PyQNet
Version: 0.2.0
Summary: Quick Lightweight Networking Library for Games
Home-page: https://launchpad.net/pyqnet
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Download-URL: https://launchpad.net/pyqnet/+download
Description: Library implementing a lightweight networking API
        
        This library is intended to provide a simple, robust and lightweight
        mechanism for producing networked Python games with reasonable
        latency and low network overhead.
        
Keywords: network,game,lightweight
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
