Metadata-Version: 2.5
Name: cernus
Version: 0.1.0
Summary: Cernus — runtime security and continuous assurance. This is a meta-package: install cernus-cli (this package depends on it).
Project-URL: Homepage, https://github.com/Inceptium-ai/cernus-framework
Project-URL: Repository, https://github.com/Inceptium-ai/cernus-framework
Author-email: Inceptium <opensource@inceptium.ai>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Requires-Python: >=3.12
Requires-Dist: cernus-cli>=0.1.0
Description-Content-Type: text/markdown

# cernus

Meta-package for [Cernus](https://github.com/Inceptium-ai/cernus-framework) —
runtime security and continuous assurance for deployed applications.

`pip install cernus` pulls in `cernus-cli` (which brings `cernus-core` and
`cernus-plugins`). The command is `cernus`.
