Metadata-Version: 1.2
Name: fluffycow
Version: 0.0.1
Summary: A domain-specific language for generating random inputs
Home-page: https://github.com/ChrisTimperley/fluffycow
Author: Chris Timperley
Author-email: ctimperley@cmu.edu
License: Apache License 2.0
Description: # fluffycow
        
        [![Build Status](https://travis-ci.org/ChrisTimperley/fluffycow.svg?branch=master)](https://travis-ci.org/ChrisTimperley/fluffycow)
        [![PyPI version](https://badge.fury.io/py/fluffycow.svg)](https://badge.fury.io/py/fluffycow)
        [![Python versions](https://img.shields.io/pypi/pyversions/fluffycow.svg)](https://pypi.org/project/fluffycow)
        
        A blackbox fuzzing toolkit for containerised ROS apps
        
        ![fluffycow](https://static.boredpanda.com/blog/wp-content/uploads/2014/03/cute-fluffy-animals-33.jpg)
        
        (image credit: [Matt Lautner](http://www.lautnerfarms.com/sires/texas-tornado/).)
        
Keywords: random,fuzzing,dsl
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
