Metadata-Version: 2.1
Name: setools
Version: 4.5.1
Summary: SELinux policy analysis tools.
Home-page: https://github.com/SELinuxProject/setools
Author: Chris PeBenito
Author-email: pebenito@ieee.org
License: GPLv2+, LGPLv2.1+
Keywords: SELinux SETools policy analysis tools seinfo sesearch sediff sedta seinfoflow apol
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: COPYING
License-File: COPYING.GPL
License-File: COPYING.LGPL
Requires-Dist: setuptools
Provides-Extra: analysis
Requires-Dist: networkx >=2.6 ; extra == 'analysis'
Requires-Dist: pygraphviz ; extra == 'analysis'
Provides-Extra: test
Requires-Dist: tox ; extra == 'test'

