Metadata-Version: 1.1
Name: doublex
Version: 1.6.5
Summary: Test doubles for Python
Home-page: https://bitbucket.org/DavidVilla/python-doublex
Author: David Villa Alises
Author-email: David.Villa@gmail.com
License: GPLv3
Description: See full documentation on [wiki_]
        =================================
        
        * slides         - http://arco.esi.uclm.es/~david.villa/python-doublex/slides
        * sources        - https://bitbucket.org/DavidVilla/python-doublex
        * PyPI project   - http://pypi.python.org/pypi/doublex
        * pydoubles.org  - http://www.pydoubles.org/doublex-documentation/
        * jenkins job    - https://fowler.esi.uclm.es/job/python-doublex/
        
        
        debian package http://packages.debian.org/source/sid/doublex
        
        * debian dir: ``svn://svn.debian.org/svn/python-modules/packages/doublex/trunk``
        * amateur debian package at: ``deb http://babel.esi.uclm.es/arco/ sid main``
        * official ubuntu package: https://launchpad.net/ubuntu/+source/doublex
        
        .. _wiki: https://bitbucket.org/DavidVilla/python-doublex/wiki
        
Keywords: unit test,double,stub,spy,mock
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
