Metadata-Version: 2.1
Name: npersona
Version: 1.0.3
Summary: AI Security Testing Framework - Comprehensive adversarial testing for AI systems
Home-page: https://github.com/NPersona-AI/NPersona
Author: NPersona-AI
Author-email: npersona.ai@gmail.com
License: MIT
Project-URL: Repository, https://github.com/NPersona-AI/NPersona.git
Project-URL: Issues, https://github.com/NPersona-AI/NPersona/issues
Project-URL: Documentation, https://github.com/NPersona-AI/NPersona#documentation
Project-URL: Discussions, https://github.com/NPersona-AI/NPersona/discussions
Keywords: ai,security,testing,adversarial,llm,prompt-injection,jailbreak
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0
Requires-Dist: litellm>=1.40.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: click>=8.1.0
Requires-Dist: rich>=13.0.0
Requires-Dist: tenacity>=8.2.0
Provides-Extra: all
Requires-Dist: pypdf>=4.0.0; extra == "all"
Requires-Dist: python-docx>=1.1.0; extra == "all"
Provides-Extra: deepeval
Requires-Dist: deepeval>=0.21.0; extra == "deepeval"
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0.0; extra == "dev"
Requires-Dist: ruff>=0.4.0; extra == "dev"
Requires-Dist: mypy>=1.10.0; extra == "dev"
Provides-Extra: docx
Requires-Dist: python-docx>=1.1.0; extra == "docx"
Provides-Extra: pdf
Requires-Dist: pypdf>=4.0.0; extra == "pdf"

AI Security Testing Framework
