Metadata-Version: 1.1
Name: fixtures-git
Version: 0.1.1.dev16
Summary: unittest fixture to help testing with git repositories
Home-page: https://pypi.python.org/pypi/fixtures-git
Author: Darragh Bailey
Author-email: dbailey@hpe.com
License: Apache License (2.0)
Description: - What is fixtures-git?
        
        It is a small library that can be used with fixtures
        (https://pypi.python.org/pypi/fixtures) to quickly build git
        repositories from a list defined in python (typically loaded from a
        yaml file) to be used to test behaviour of python tools that use git.
        
        
Keywords: fixtures git
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
