Metadata-Version: 2.4
Name: pyroclastic
Version: 3.2.0
Summary: Python Interface for LAVA
Author-email: Andrew Quijano <andrew.quijano@nyu.edu>
License-Expression: GPL-2.0
Project-URL: Homepage, https://github.com/panda-re/lava
Project-URL: Source, https://github.com/panda-re/lava
Project-URL: Tracker, https://github.com/panda-re/lava/issues
Project-URL: Documentation, https://github.com/panda-re/lava/wiki/LAVA-Wiki
Project-URL: Download, https://github.com/panda-re/lava/releases/latest
Keywords: lava,panda,bug-injection,fuzzing,dynamic-analysis
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: C++
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Natural Language :: English
Requires-Python: <3.14,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: angr
Requires-Dist: compiledb
Requires-Dist: colorama
Requires-Dist: db
Requires-Dist: ipython
Requires-Dist: numpy
Requires-Dist: pandare>=1.8.85
Requires-Dist: PyYAML
Requires-Dist: sqlalchemy
Requires-Dist: tabulate
Requires-Dist: psycopg2-binary
Requires-Dist: ijson
