Metadata-Version: 1.0
Name: atheris
Version: 1.0.2
Summary: A coverage-guided fuzzer for Python, built on libFuzzer.
Home-page: https://pypi.org/project/atheris/
Author: Ian Eldred Pudney
Author-email: puddles@google.com
License: UNKNOWN
Description: Atheris is a tool for Python fuzz testing. It supports coverage-guided fuzzing of Python code and native extensions written for CPython. Atheris is based off of libFuzzer. When fuzzing native code, Atheris can be used in combination with Address Sanitizer or Undefined Behavior Sanitizer to catch extra bugs.
        
Platform: UNKNOWN
