Metadata-Version: 1.1
Name: builders
Version: 1.2.7
Summary: Lightweight test data generation framework
Home-page: http://github.com/yandex-qatools/builders
Author: Ivan Kalinin
Author-email: pupssman@yandex-team.ru
License: Apache License, Version 2.0
Description: ========
        Builders
        ========
        
        Builders is a ligtweight test data generation framework made to ease the pain of working with complicated test data.
        
        .. image:: https://travis-ci.org/yandex-qatools/builders.svg?branch=master
                :alt: Build Status
                :target: https://travis-ci.org/yandex-qatools/builders/
        .. image:: https://readthedocs.org/projects/builders/badge/?version=latest
                :target: https://readthedocs.org/projects/builders/?badge=latest
                :alt: Documentation Status
        .. image:: https://pypip.in/v/builders/badge.png
                :alt: Release Status
                :target: https://pypi.python.org/pypi/builders
        .. image:: https://pypip.in/d/builders/badge.png
                :alt: Downloads
                :target: https://pypi.python.org/pypi/builders
        
        Source control:
        
         * https://github.com/yandex-qatools/builders.git
        
        Patches are submitted via pull-requests at the same repository.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
