Metadata-Version: 2.5
Name: cyberplain
Version: 0.2.8
Summary: Plain-English defensive cybersecurity tools for Python and the command line
Project-URL: Homepage, https://github.com/fortnitecodedrop-cmyk/new
Project-URL: Repository, https://github.com/fortnitecodedrop-cmyk/new
Project-URL: Issues, https://github.com/fortnitecodedrop-cmyk/new/issues
Author: William J. Laurento II
License: MIT
License-File: LICENSE
Keywords: cybersecurity,defensive-security,dns,pcap,port-scanner,security,tls
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
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: Topic :: Security
Requires-Python: >=3.10
Provides-Extra: ai
Requires-Dist: openai>=1.0; extra == 'ai'
Provides-Extra: dev
Requires-Dist: build>=1.2; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff>=0.6; extra == 'dev'
Requires-Dist: twine>=5; extra == 'dev'
Provides-Extra: packets
Requires-Dist: dpkt>=1.9.8; extra == 'packets'
Description-Content-Type: text/markdown



CyberPlain is a defensive cybersecurity toolkit for Python and the command line. It uses normal English in its names, output, errors, and documentation so beginners can understand what a check did and experienced practitioners can automate it.
