Tresys has released SETools 4.0.0-alpha1: https://github.com/TresysTechnology/setools/releases/tag/4.0.0-alpha1 The dependence on SETools 3 has been removed. It is tested on Python 2.7, but development will likely be transitioning to Python 3.3, as the barriers blocking 3.3 have been addressed. While this is still alpha code, the existing code is fairly well tested, with 73% coverage from unit tests[1]. The core CLI tools, with the exception of seinfo, are nearly complete. The GUI tools have not been started yet. Warning: If you replace the SETools 3.x on your system, it will break the couple of tools from sepolgen/policycoreutils that depend on SETools (e.g. sepolicy) since the API has changed. If you are interested in contributing, GitHub's pull request feature is preferred for submitting patches. Please include unit tests. To use SETools 4, the following packages are required: * Python 2.7 * NetworkX * setuptools * libselinux * libsepol * libbz2 To build SETools 4, the following packages are required: * Python 2.7 * setuptools * libselinux * libsepol * libbz2 * gcc * SWIG (tested on 2.0) * bison * flex [1] as reported by coverage.py, for the Python portion of SETools -- Chris PeBenito Tresys Technology, LLC www.tresys.com | oss.tresys.com _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.