Philipp Hörist pushed to branch master at gajim / gajim
Commits: 71adf765 by Philipp Hörist at 2022-12-20T21:12:20+01:00 other: Add more package metadata - - - - - 1 changed file: - setup.cfg Changes: ===================================== setup.cfg ===================================== @@ -2,12 +2,20 @@ name = gajim version = attr: gajim.__version__ description = A GTK XMPP client +long_description = file: README.md +long_description_content_type = text/markdown author = Philipp Hoerist, Yann Leboulanger author_email = [email protected] url = https://gajim.org license = GPL v3 +keywords = chat,messaging,im,xmpp,voip classifiers = - Programming Language :: Python :: 3 + Development Status :: 5 - Production/Stable + Environment :: X11 Applications :: GTK + License :: OSI Approved :: GNU General Public License v3 (GPLv3) + Operating System :: OS Independent + Programming Language :: Python :: 3.9 + Topic :: Communications :: Chat [options] python_requires = >=3.9 View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/71adf7654b9219c70cb61ff0e328ca75d57fba34 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/71adf7654b9219c70cb61ff0e328ca75d57fba34 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
