Metadata-Version: 1.1
Name: funkload-friendly
Version: 0.1
Summary: Friendly wrapper of Funkload.
Home-page: https://github.com/tokibito/funkload-friendly
Author: Shinya Okano
Author-email: tokibito@gmail.com
License: UNKNOWN
Description: =================
        funkload-friendly
        =================
        
        |build-status|
        
        Friendly wrapper of Funkload.
        
        Overview
        ========
        
        funkload-friendly is a wrapper of `Funkload <http://funkload.nuxeo.org/>`_.
        
        The funkload is good tool for load testing of Web Application.
        But some rules are not friendly to user.
        
        funkload-friendly resolve some frustration.
        
        Requirements
        ============
        
        * Python 2.7
        * funkload>=1.17.1
        
        Getting Started
        ===============
        
        1.  Install funkload-friendly by easy_install.
        
        ::
        
           $ easy_install funkload-friendly
        
        .. note::
        
           This package uses the easy_install to install.
           Because it can not "pip install funkload".
        
        License
        =======
        
        This software is licensed under the MIT License.
        
        Develop
        =======
        
        This project is hosted at Github: https://github.com/tokibito/funkload-friendly
        
        Author
        ======
        
        * Shinya Okano
        
        .. |build-status| image:: https://travis-ci.org/tokibito/funkload-friendly.svg?branch=master
           :target: https://travis-ci.org/tokibito/funkload-friendly
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
