JSONSchemata 0.0.0.dev57__tar.gz → 0.0.0.dev59__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. {jsonschemata-0.0.0.dev57/src/JSONSchemata.egg-info → jsonschemata-0.0.0.dev59}/PKG-INFO +3 -3
  2. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/pyproject.toml +3 -3
  3. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59/src/JSONSchemata.egg-info}/PKG-INFO +3 -3
  4. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/JSONSchemata.egg-info/SOURCES.txt +8 -0
  5. jsonschemata-0.0.0.dev59/src/JSONSchemata.egg-info/requires.txt +4 -0
  6. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/github/funding.yaml +123 -0
  7. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/pydata-sphinx-theme.yaml +108 -0
  8. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/python/pyproject-entrypoint.yaml +39 -0
  9. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/python/pyproject-person.yaml +28 -0
  10. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/python/pyproject.yaml +470 -0
  11. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/setuptools.yaml +43 -0
  12. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/sphinx.yaml +124 -0
  13. jsonschemata-0.0.0.dev59/src/jsonschemata/_data/config/versioningit.yaml +48 -0
  14. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/edit.py +5 -4
  15. jsonschemata-0.0.0.dev57/src/JSONSchemata.egg-info/requires.txt +0 -4
  16. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/MANIFEST.in +0 -0
  17. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/setup.cfg +0 -0
  18. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/JSONSchemata.egg-info/dependency_links.txt +0 -0
  19. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/JSONSchemata.egg-info/not-zip-safe +0 -0
  20. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/JSONSchemata.egg-info/top_level.txt +0 -0
  21. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/__init__.py +0 -0
  22. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/array/unique-strings.yaml +0 -0
  23. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/css-name.yaml +0 -0
  24. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/css.yaml +0 -0
  25. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/hex-string.yaml +0 -0
  26. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/hsl-array.yaml +0 -0
  27. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/hsl-string.yaml +0 -0
  28. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/hsla-array.yaml +0 -0
  29. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/rgb-array.yaml +0 -0
  30. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/rgb-string.yaml +0 -0
  31. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/color/rgba-array.yaml +0 -0
  32. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/config/github/form/body.yaml +0 -0
  33. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/config/github/label/description.yaml +0 -0
  34. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/date/yyyy-mm-dd.yaml +0 -0
  35. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/doi.yaml +0 -0
  36. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/email.yaml +0 -0
  37. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/github/node.yaml +0 -0
  38. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/github/rest.yaml +0 -0
  39. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/github/user.yaml +0 -0
  40. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/linkedin.yaml +0 -0
  41. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/orcid.yaml +0 -0
  42. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/researchgate.yaml +0 -0
  43. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/spdx-license.yaml +0 -0
  44. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/id/twitter.yaml +0 -0
  45. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/integer/non-negative.yaml +0 -0
  46. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/number/non-negative.yaml +0 -0
  47. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/path/dir-name.yaml +0 -0
  48. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/path/posix/absolute-from-cwd.yaml +0 -0
  49. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/string/nonempty.yaml +0 -0
  50. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/string/oneline.yaml +0 -0
  51. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/uri/mailto.yaml +0 -0
  52. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/README.md +0 -0
  53. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/ftp.yaml +0 -0
  54. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/github/user.yaml +0 -0
  55. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/http-explicit.yaml +0 -0
  56. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/http-ftp-sftp.yaml +0 -0
  57. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/http-implicit.yaml +0 -0
  58. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/https.yaml +0 -0
  59. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/linkedin/company.yaml +0 -0
  60. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/linkedin/person.yaml +0 -0
  61. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/linkedin/user.yaml +0 -0
  62. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/orcid/user.yaml +0 -0
  63. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/researchgate/institution.yaml +0 -0
  64. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/researchgate/lab.yaml +0 -0
  65. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/researchgate/person.yaml +0 -0
  66. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/researchgate/user.yaml +0 -0
  67. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/sftp.yaml +0 -0
  68. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/_data/url/twitter/user.yaml +0 -0
  69. {jsonschemata-0.0.0.dev57 → jsonschemata-0.0.0.dev59}/src/jsonschemata/registry.py +0 -0
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: JSONSchemata
3
- Version: 0.0.0.dev57
3
+ Version: 0.0.0.dev59
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: referencing>=0.35.1
6
6
  Requires-Dist: PkgData==0.0.0.dev5
7
- Requires-Dist: PySerials==0.0.0.dev61
8
- Requires-Dist: PyLinks==0.0.0.dev71
7
+ Requires-Dist: PySerials==0.0.0.dev63
8
+ Requires-Dist: PyLinks==0.0.0.dev73
@@ -17,12 +17,12 @@ namespaces = true
17
17
  # ----------------------------------------- Project Metadata -------------------------------------
18
18
  #
19
19
  [project]
20
- version = "0.0.0.dev57"
20
+ version = "0.0.0.dev59"
21
21
  name = "JSONSchemata"
22
22
  dependencies = [
23
23
  "referencing >= 0.35.1",
24
24
  "PkgData == 0.0.0.dev5",
25
- "PySerials == 0.0.0.dev61",
26
- "PyLinks == 0.0.0.dev71",
25
+ "PySerials == 0.0.0.dev63",
26
+ "PyLinks == 0.0.0.dev73",
27
27
  ]
28
28
  requires-python = ">=3.10"
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: JSONSchemata
3
- Version: 0.0.0.dev57
3
+ Version: 0.0.0.dev59
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: referencing>=0.35.1
6
6
  Requires-Dist: PkgData==0.0.0.dev5
7
- Requires-Dist: PySerials==0.0.0.dev61
8
- Requires-Dist: PyLinks==0.0.0.dev71
7
+ Requires-Dist: PySerials==0.0.0.dev63
8
+ Requires-Dist: PyLinks==0.0.0.dev73
@@ -19,8 +19,16 @@ src/jsonschemata/_data/color/hsla-array.yaml
19
19
  src/jsonschemata/_data/color/rgb-array.yaml
20
20
  src/jsonschemata/_data/color/rgb-string.yaml
21
21
  src/jsonschemata/_data/color/rgba-array.yaml
22
+ src/jsonschemata/_data/config/pydata-sphinx-theme.yaml
23
+ src/jsonschemata/_data/config/setuptools.yaml
24
+ src/jsonschemata/_data/config/sphinx.yaml
25
+ src/jsonschemata/_data/config/versioningit.yaml
26
+ src/jsonschemata/_data/config/github/funding.yaml
22
27
  src/jsonschemata/_data/config/github/form/body.yaml
23
28
  src/jsonschemata/_data/config/github/label/description.yaml
29
+ src/jsonschemata/_data/config/python/pyproject-entrypoint.yaml
30
+ src/jsonschemata/_data/config/python/pyproject-person.yaml
31
+ src/jsonschemata/_data/config/python/pyproject.yaml
24
32
  src/jsonschemata/_data/date/yyyy-mm-dd.yaml
25
33
  src/jsonschemata/_data/id/doi.yaml
26
34
  src/jsonschemata/_data/id/email.yaml
@@ -0,0 +1,4 @@
1
+ referencing>=0.35.1
2
+ PkgData==0.0.0.dev5
3
+ PySerials==0.0.0.dev63
4
+ PyLinks==0.0.0.dev73
@@ -0,0 +1,123 @@
1
+ $id: https://jsonschemata.repodynamics.com/config/github/funding
2
+ title: GitHub Funding Configuration
3
+ summary: >-
4
+ Configurations for the
5
+ [`FUNDING.yml`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository)
6
+ file.
7
+ description: |
8
+ The `FUNDING.yml` file is used by GitHub
9
+ to display a sponsor button in the repository.
10
+ Clicking on the button opens the ***Sponsor this project*** section,
11
+ where a list of links to the specified funding platforms is displayed to the user.
12
+
13
+ You can specify up to four
14
+ [sponsored GitHub accounts](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors),
15
+ up to four custom URLs,
16
+ and one account per supported external funding platform.
17
+ examples:
18
+ - github: [ MY-GITHUB-USERNAME ]
19
+ custom: [ 'https://paypal.me/MY-PAYPAL-USERNAME', 'https://example.com/donate' ]
20
+ tideleft: pypi/MY-PACKAGE-NAME
21
+ type: object
22
+ additionalProperties: false
23
+ properties:
24
+ community_bridge:
25
+ title: LFX Mentorship
26
+ summary: |
27
+ [LFX Mentorship (CommunityBridge)](https://lfx.linuxfoundation.org/tools/mentorship) project name.
28
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
29
+ issuehunt:
30
+ title: IssueHunt
31
+ summary: |
32
+ [IssueHunt](https://issuehunt.io/) username.
33
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
34
+ ko_fi:
35
+ title: Ko-fi
36
+ summary: |
37
+ [Ko-fi](https://ko-fi.com/) username.
38
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
39
+ liberapay:
40
+ title: Liberapay
41
+ summary: |
42
+ [Liberapay](https://liberapay.com/) username.
43
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
44
+ open_collective:
45
+ title: Open Collective
46
+ summary: |
47
+ [Open Collective](https://opencollective.com/) username.
48
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
49
+ patreon:
50
+ title: Patreon
51
+ summary: |
52
+ [Patreon](https://www.patreon.com/) username.
53
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
54
+ tidelift:
55
+ title: Tidelift
56
+ summary: >-
57
+ [Tidelift](https://tidelift.com/) package address.
58
+ description: |
59
+ This is a string with the format `<PLATFORM-NAME>/<PACKAGE-NAME>`,
60
+ where `<PACKAGE-NAME>` is the name of your package,
61
+ and platform name is the name of the package manager
62
+ hosting the package, i.e., one of
63
+ `npm`, `pypi`, `maven`, `rubygems`, `nuget`, or `packagist`.
64
+ examples:
65
+ - pypi/controlman
66
+ type: string
67
+ pattern: ^(npm|pypi|rubygems|maven|packagist|nuget)/\S+$
68
+ polar:
69
+ title: Polar
70
+ summary: |
71
+ [Polar](https://www.polar.sh/) username.
72
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
73
+ buy_me_a_coffee:
74
+ title: Buy Me a Coffee
75
+ summary: |
76
+ [Buy Me a Coffee](https://www.buymeacoffee.com/) username.
77
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
78
+ thanks_dev:
79
+ title: Thanks.dev
80
+ summary: |
81
+ [thanks.dev](https://thanks.dev/home) account address.
82
+ $ref: https://jsonschemata.repodynamics.com/string/oneline
83
+ examples:
84
+ - u/gh/USERNAME
85
+ github:
86
+ title: GitHub Sponsors
87
+ summary: Usernames of up to four [GitHub Sponsors](https://docs.github.com/en/sponsors/) accounts.
88
+ description: |
89
+ One of these can be a
90
+ [sponsored organization account](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/setting-up-github-sponsors-for-your-organization),
91
+ while the others must be
92
+ [sponsored personal accounts](https://docs.github.com/en/sponsors/receiving-sponsorships-through-github-sponsors/setting-up-github-sponsors-for-your-personal-account).
93
+ type: array
94
+ maxItems: 4
95
+ uniqueItems: true
96
+ items:
97
+ title: GitHub Sponsors Account
98
+ description: |
99
+ GitHub username of a sponsored account.
100
+
101
+ This can be either a personal or an organization account.
102
+ $ref: https://jsonschemata.repodynamics.com/id/github/user
103
+ custom:
104
+ summary: URLs to up to four custom funding platforms.
105
+ description: |
106
+ These can be any URL, such as a PayPal donation link.
107
+ examples:
108
+ - [ 'https://paypal.me/EXAMPLE-PAYPAL-USERNAME', 'https://example.com/donate' ]
109
+ - [ 'https://example.com/donate' ]
110
+ - - 'https://funding-platform-1.com'
111
+ - 'https://funding-platform-2.com'
112
+ - 'https://funding-platform-3.com'
113
+ - 'https://funding-platform-4.com'
114
+ type: array
115
+ maxItems: 4
116
+ uniqueItems: true
117
+ items:
118
+ title: URL
119
+ summary: URL to a custom funding platform.
120
+ examples:
121
+ - https://paypal.me/EXAMPLE-PAYPAL-USERNAME
122
+ - https://example.com/donate
123
+ $ref: https://jsonschemata.repodynamics.com/url/http-ftp-sftp
@@ -0,0 +1,108 @@
1
+ $id: https://jsonschemata.repodynamics.com/config/pydata-sphinx-theme
2
+ $schema: https://json-schema.org/draft/2020-12/schema
3
+ title: PyData Sphinx Theme Configurations
4
+ description: This corresponds to Sphinx's `html_theme_options` configuration.
5
+ type: object
6
+ properties:
7
+ html_theme_options:
8
+ type: object
9
+ properties:
10
+ analytics:
11
+ title: |
12
+ [Configurations](https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/analytics.html)
13
+ of web analytics services.
14
+ type: object
15
+ additionalProperties: false
16
+ properties:
17
+ google_analytics_id:
18
+ title: Google Analytics ID
19
+ type: string
20
+ plausible_analytics_domain:
21
+ title: Domain for Plausible Analytics
22
+ type: string
23
+ plausible_analytics_url:
24
+ title: URL for Plausible Analytics
25
+ $ref: https://jsonschemata.repodynamics.com/url/http-ftp-sftp
26
+ anyOf:
27
+ - required: [ google_analytics_id ]
28
+ - required: [ plausible_analytics_domain, plausible_analytics_url ]
29
+ icon_links:
30
+ title: Icons to be shown in the navigation bar of the website.
31
+ type: array
32
+ uniqueItems: true
33
+ items:
34
+ type: object
35
+ additionalProperties: false
36
+ required: [ name, icon, url, type ]
37
+ examples:
38
+ - name: Conda Distribution
39
+ icon: fa-custom fa-conda
40
+ url: ${{ pkg.conda.url.home }}$
41
+ - name: Email
42
+ icon: fa-regular fa-envelope
43
+ url: ${{ team.owner.email.url }}$
44
+ - name: Twitter
45
+ icon: fa-brands fa-twitter
46
+ url: ${{ team.owner.twitter.url }}$
47
+ - name: LinkedIn
48
+ icon: fa-brands fa-linkedin
49
+ url: ${{ team.owner.linkedin.url }}$
50
+ - name: ResearchGate
51
+ icon: fa-brands fa-researchgate
52
+ url: ${{ team.owner.researchgate.url }}$
53
+ - name: ORCiD
54
+ icon: fa-brands fa-orcid
55
+ url: ${{ team.owner.orcid.url }}$
56
+ properties:
57
+ name:
58
+ title: Label for the icon.
59
+ description: |
60
+ This is the HTML `title` attribute,
61
+ i.e., the text that appears when hovering over the icon.
62
+ type: string
63
+ url:
64
+ title: Link of the icon.
65
+ description: |
66
+ This is the URL that the icon will link to.
67
+ type: string
68
+ $ref: https://jsonschemata.repodynamics.com/url/http-ftp-sftp
69
+ type:
70
+ title: Type of the icon.
71
+ type: string
72
+ enum: [ fontawesome, url, local ]
73
+ default: fontawesome
74
+ icon:
75
+ title: Icon definition.
76
+ description: |
77
+ Depending on `type`, this must be either
78
+ a Font Awesome icon class (e.g., `fa-brands fa-twitter`),
79
+ a URL to an image file (e.g., `https://example.com/icon.png`),
80
+ or a path to a local image file (e.g., `img/icon.png`).
81
+ type: string
82
+ attributes:
83
+ type: object
84
+ quicklinks:
85
+ title: Quicklinks for the navbar.
86
+ type: array
87
+ uniqueItems: true
88
+ default: ${{ path.web.subsections }}$
89
+ items:
90
+ type: object
91
+ additionalProperties: false
92
+ required: [ title, entries ]
93
+ properties:
94
+ section_title:
95
+ type: string
96
+ subsections:
97
+ type: array
98
+ uniqueItems: true
99
+ minItems: 1
100
+ items:
101
+ type: object
102
+ additionalProperties: false
103
+ required: [ title, path ]
104
+ properties:
105
+ title:
106
+ type: string
107
+ path:
108
+ type: string
@@ -0,0 +1,39 @@
1
+ $id: https://jsonschemata.repodynamics.com/config/python/pyproject-entrypoint
2
+ title: Entry Point Group
3
+ summary: A group of project [entry points](https://packaging.python.org/en/latest/specifications/pyproject-toml/#entry-points).
4
+ description: |
5
+ There are three tables related to entry points.
6
+ The `[project.scripts]` table corresponds to the
7
+ `console_scripts` group in the entry points specification.
8
+ The key of the table is the name of the entry point
9
+ and the value is the object reference.
10
+ The `[project.gui-scripts]` table corresponds to the `gui_scripts` group
11
+ in the entry points specification. Its format is the same as `[project.scripts]`.
12
+ The `[project.entry-points]` table is a collection of tables.
13
+ Each sub-table’s name is an entry point group.
14
+ The key and value semantics are the same as `[project.scripts]`.
15
+ Users MUST NOT create nested sub-tables but instead
16
+ keep the entry point groups to only one level deep.
17
+ Build back-ends MUST raise an error if the metadata defines a
18
+ `[project.entry-points.console_scripts]` or
19
+ `[project.entry-points.gui_scripts]` table,
20
+ as they would be ambiguous in the face of
21
+ `[project.scripts]` and `[project.gui-scripts]`, respectively.
22
+ examples:
23
+ my-package-script-1: my_package.my_module
24
+ my-package-script-2: my_package.my_module:my_object.attr
25
+ type: object
26
+ propertyNames:
27
+ title: Entry Point Name
28
+ summary: Name of the entry point.
29
+ description: |
30
+ The name may contain any characters except `=`,
31
+ but it cannot start or end with any whitespace character, or start with `[`.
32
+ For new entry points, it is recommended to use only letters,
33
+ numbers, underscores, dots and dashes.
34
+ type: string
35
+ pattern: ^[^\s\[\=][^\=]*[^\s\=]$
36
+ additionalProperties:
37
+ title: Entry Point Reference
38
+ summary: Object reference of the entry point.
39
+ type: string
@@ -0,0 +1,28 @@
1
+ $id: https://jsonschemata.repodynamics.com/config/python/pyproject-person
2
+ title: Person
3
+ summary: A person or organization.
4
+ description: |
5
+ A person or organization that is an author or maintainer of the project.
6
+ At least one of `name` or `email` must be provided.
7
+ type: object
8
+ additionalProperties: false
9
+ minProperties: 1
10
+ properties:
11
+ name:
12
+ summary: Full name of the person or organization.
13
+ description: |
14
+ This must be a valid email name (i.e. whatever can be put as a name,
15
+ before an email, in [RFC 822](https://datatracker.ietf.org/doc/html/rfc822.html))
16
+ and not contain commas.
17
+ type: string
18
+ minLength: 1
19
+ pattern: ^[^\n\r,]+$
20
+ examples:
21
+ - John Doe
22
+ - Jane Smith
23
+ email:
24
+ summary: Email address of the person or organization.
25
+ $ref: https://jsonschemata.repodynamics.com/id/email
26
+ examples:
27
+ - john@doe.com
28
+ - email@example.com