<div dir="ltr">Hello distutils-sig! This email comes to you by way of an issue I filed (<a href="https://github.com/pypa/setuptools/issues/1276">https://github.com/pypa/setuptools/issues/1276</a>), the tl:dr; of which is:<div><br></div><div>I would like it to be easier for packages and package maintainers to indicate how they want to be thanked or funded for their work. I created <a href="https://pypi.org/project/thanks/">https://pypi.org/project/thanks/</a> to help with this, but right now it's reading from a JSON blob maintained by the library. I would prefer to read from the packages themselves, and the `project_urls` dict seems like a good place to do so.</div><div><br></div><div>Here is an example from the thanks project:</div><div><a href="https://github.com/phildini/thanks/commit/a4e549338eb3e3c70b1dd5628b38dcbdbf63443a">https://github.com/phildini/thanks/commit/a4e549338eb3e3c70b1dd5628b38dcbdbf63443a</a></div><div><br></div><div>What I am planning to do: </div><div>- Update the documentation and sample project with a `Project-URL: Funding` item, to encourage maintainers to add this information.</div><div><br></div><div>What I would love to know from this list: </div><div>- What do we think of the name "Funding"? Would you prefer "Thanks"?</div><div><br></div><div>Cheers, and thank you for your time.</div><div><br></div><div>Philip</div></div>