Metadata-Version: 1.1
Name: process-tests
Version: 0.4.1
Summary: UNKNOWN
Home-page: https://github.com/ionelmc/python-process-tests
Author: Ionel Cristian Mărieș
Author-email: contact@ionelmc.ro
License: BSD
Description: ============================
            python-process-tests
        ============================
        
        .. image:: https://badge.fury.io/py/process-tests.png
            :alt: PYPI Package
            :target: https://pypi.python.org/pypi/process-tests
        
        TODO.
        
        Usage
        =====
        
        TODO.
        
        Features
        ========
        
        * TODO
        
        Examples
        ========
        
        * https://github.com/ionelmc/python-redis-lock/blob/master/tests/test_redis_lock.py
        * https://github.com/ionelmc/python-manhole/blob/master/tests/test_manhole.py
        * https://github.com/ionelmc/python-stampede/blob/master/tests/test_stampede.py
        
        TODO
        ====
        
        * tests
        
        Requirements
        ============
        
        :OS: Any
        :Runtime: Python 2.6, 2.7, 3.2, 3.3 or PyPy
        
        Similar projects
        ================
        
        * TODO
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
