summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnderson Bravalheri <devnull@localhost>2022-06-30 16:32:51 +0100
committerAnderson Bravalheri <devnull@localhost>2022-06-30 16:32:51 +0100
commit60c6b027039015fa5a249ee0a9d682c6d97dbee0 (patch)
treebc0f0c4c7df0af2b65b4447b81e1531a39d8a930 /setup.cfg
parenteaa9538f4130d7953297e1926ec4c08bd6c8d9f0 (diff)
downloadcffi-60c6b027039015fa5a249ee0a9d682c6d97dbee0.tar.gz
Add project URLs to metadata and READMEproject-links
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0c9e0fc..d079c9a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,9 @@
[metadata]
license_file = LICENSE
+project_urls =
+ Documentation = http://cffi.readthedocs.org/
+ Source Code = https://foss.heptapod.net/pypy/cffi
+ Issue Tracker = https://foss.heptapod.net/pypy/cffi/issues
+ Changelog = https://cffi.readthedocs.io/en/latest/whatsnew.html
+ Downloads = https://foss.heptapod.net/pypy/cffi/-/tags
+ Contact = https://groups.google.com/forum/#!forum/python-cffi