X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=setup.cfg;h=1a356bc485fcfa47557e4f4a702ab4d802dd4625;hb=ba85d0b9d9b64f8ed926b9a7e9662c3390bcbbb0;hp=66bd0b7f098115e4a942771c49fb70e47b5b00a5;hpb=100a39e2b01dadd2d27ed805cbe2b4ead7fc8b05;p=kconfig-hardened-check.git diff --git a/setup.cfg b/setup.cfg index 66bd0b7..1a356bc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,11 +2,11 @@ name = kconfig-hardened-check author = Alexander Popov author_email = alex.popov@linux.com -home-page = https://github.com/a13xp0p0v/kconfig-hardened-check -description = A tool for checking the hardening options in the Linux kernel config -long-description = file: README.md +home_page = https://github.com/a13xp0p0v/kconfig-hardened-check +description = A tool for checking the security hardening options of the Linux kernel +long_description = file: README.md license = GNU General Public License v3 (GPLv3) -license-file = LICENSE.txt +license_file = LICENSE.txt classifiers = Development Status :: 5 - Production/Stable License :: OSI Approved :: GNU General Public License v3 (GPLv3)