Create a separate CI workflow for unit-tests
[kconfig-hardened-check.git] / setup.cfg
index 2ac1c3bfa907e940c543d59747c4c9b6b737a903..1a356bc485fcfa47557e4f4a702ab4d802dd4625 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,13 +1,12 @@
 [metadata]
 name = kconfig-hardened-check
-version = 0.5.5
 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)