File tree Expand file tree Collapse file tree 3 files changed +24
-28
lines changed Expand file tree Collapse file tree 3 files changed +24
-28
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,27 @@ Ralf Gommers contributes to the development of ``meson-python`` as
31
31
part of their job at `Quansight `__.
32
32
33
33
__ https://www.quansight.com/
34
+
35
+
36
+ Packages
37
+ ========
38
+
39
+ ``meson-python `` packages are distributed via `PyPI `_ as a source
40
+ distribution and a single pure Python wheel that works across all
41
+ supported Python versions.
42
+
43
+ Distributors are recommended to fetch release sources from the
44
+ corresponding tags on the Git repository _ or from source distributions
45
+ on `PyPI `_. Git tags are PGP-signed with one of the following keys:
46
+
47
+ - |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 |_ Filipe Laíns
48
+ - |52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5 |_ Ralf Gommers
49
+
50
+ .. _repository : https://github.com/mesonbuild/meson-python
51
+ .. _PyPI : https://pypi.org/project/meson-python/
52
+
53
+ .. |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 | replace :: ``3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 ``
54
+ .. _3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 : https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3dce51d60930eba47858ba4146f633cbb0eb4bf2
55
+
56
+ .. |52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5 | replace :: ``52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5 ``
57
+ .. _52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5 : https://github.com/rgommers.gpg
Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ for quick questions - one ``meson-python`` maintainer is active there.
111
111
112
112
changelog
113
113
about
114
- security
115
114
contributing/index
116
115
Source Code <https://github.com/mesonbuild/meson-python >
117
116
Issue Tracker <https://github.com/mesonbuild/meson-python/issues >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments