Metadata-Version: 1.1
Name: pfrock
Version: 0.2.1.dev10
Summary: A plugin-based tool for running fake HTTP and socket services using Python.
Home-page: https://github.com/knightliao/pfrock
Author: knightliao
Author-email: knightliao@gmail.com
License: http://www.apache.org/licenses/LICENSE-2.0
Description: ======
        pfrock
        ======
        
        A plugin-based tool for running fake HTTP and socket services using Python.
        
        .. pfrock: https://pypi.python.org/pypi/pfrock
        
        for more details, see github: https://github.com/knightliao/pfrock
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: tornado
