diff --git a/pyproject.toml b/pyproject.toml index 8248180..82a9d6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,12 +36,15 @@ classifiers = [ # "Development Status :: 6 - Mature", # "Development Status :: 7 - Inactive", "Intended Audience :: Developers", + "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Topic :: Internet :: WWW/HTTP", - "Topic :: Text Processing :: Markup", "Topic :: Internet :: WWW/HTTP :: Browsers", + "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML", + "Topic :: Scientific/Engineering :: Artificial Intelligence", + "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only",