comparison setup.cfg @ 356:893adaf534d6

Make licenses statements more conformant to REUSE software specifications (FSFE)
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 02 Apr 2025 13:27:43 +0200
parents ca293f708cb4
children
comparison
equal deleted inserted replaced
355:f1ec825ec135 356:893adaf534d6
16 author = Franz Glasner 16 author = Franz Glasner
17 author_email = fzglas.hg@dom66.de 17 author_email = fzglas.hg@dom66.de
18 license = BSD 3-Clause "New" or "Revised" License 18 license = BSD 3-Clause "New" or "Revised" License
19 url = https://pypi.dom66.de/simple/py-cutils/ 19 url = https://pypi.dom66.de/simple/py-cutils/
20 download_url = https://pypi.dom66.de/simple/py-cutils/ 20 download_url = https://pypi.dom66.de/simple/py-cutils/
21 license_files = LICENSE.txt 21 license_files =
22 LICENSES/BSD-3-Clause.txt
23 LICENSES/MIT.txt
22 long_description = file: README.txt 24 long_description = file: README.txt
23 long_description_content_type = text/x-rst 25 long_description_content_type = text/x-rst
24 platforms = any 26 platforms = any
25 classifiers = 27 classifiers =
26 Development Status :: 5 - Production/Stable 28 Development Status :: 5 - Production/Stable