From 9e4bcc672ed23d56c17ce05726a2c79fa2667abd Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Mon, 30 Oct 2023 16:31:47 -0700 Subject: Update project metadata --- pyproject.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 11fcaad..edb5b5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dynamic = ["version"] description = "CLI tool for downloading files from MediaWiki sites" readme = "README.md" authors = [ - {name = "Cody Logan", email = "clpo13@gmail.com"} + {name = "Cody Logan", email = "cody@lokken.dev"} ] requires-python = ">=3.7" license = {text = "GPL-3.0-or-later"} @@ -17,13 +17,11 @@ classifiers = [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", + "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", - "Topic :: Multimedia", - "Topic :: Multimedia :: Graphics", - "Topic :: Multimedia :: Sound/Audio", - "Topic :: Multimedia :: Video", + "Topic :: System :: Networking", "Topic :: Utilities", "Programming Language :: Python", "Programming Language :: Python :: 3", -- cgit v1.2.3