|
3 | 3 | # Beware that `?logo=data:image/png;base64,` must also be converted to |
4 | 4 | # percent encoding so that the URL is properly parsed. |
5 | 5 |
|
| 6 | +.. # Sourcecode link to GitHub |
6 | 7 | .. |SHIELD:svg:pyVHDLModel-github| image:: https://img.shields.io/badge/vhdl-pyVHDLModel-323131?logo=github&longCache=true |
7 | 8 | :alt: Sourcecode on GitHub |
8 | 9 | :height: 22 |
|
12 | 13 | :height: 22 |
13 | 14 | :target: https://github.com/vhdl/pyVHDLModel |
14 | 15 |
|
15 | | -.. |SHIELD:svg:pyVHDLModel-license| image:: https://img.shields.io/badge/Apache%20License,%202.0-bd0000?longCache=true&label=license&logo=Apache&logoColor=D22128 |
16 | | - :alt: License |
| 16 | +.. # Sourcecode license |
| 17 | +.. |SHIELD:svg:pyVHDLModel-src-license| image:: https://img.shields.io/pypi/l/pyVHDLModel?logo=GitHub&label=code%20license |
| 18 | + :alt: Code license |
17 | 19 | :height: 22 |
18 | | -.. |SHIELD:png:pyVHDLModel-license| image:: https://raster.shields.io/badge/Apache%20License,%202.0-bd0000?longCache=true&label=license&logo=Apache&logoColor=D22128 |
19 | | - :alt: License |
| 20 | + :target: Code-License.html |
| 21 | +.. |SHIELD:png:pyVHDLModel-src-license| image:: https://img.shields.io/pypi/l/pyVHDLModel?logo=GitHub&label=code%20license |
| 22 | + :alt: Code license |
20 | 23 | :height: 22 |
| 24 | + :target: https://github.com/VHDL/pyVHDLModel/blob/main/LICENSE.md |
21 | 25 |
|
| 26 | +.. # GitHub tag |
22 | 27 | .. |SHIELD:svg:pyVHDLModel-tag| image:: https://img.shields.io/github/v/tag/vhdl/pyVHDLModel?logo=GitHub&include_prereleases |
23 | 28 | :alt: GitHub tag (latest SemVer incl. pre-release |
24 | 29 | :height: 22 |
|
28 | 33 | :height: 22 |
29 | 34 | :target: https://github.com/vhdl/pyVHDLModel/tags |
30 | 35 |
|
| 36 | +.. # GitHub release |
31 | 37 | .. |SHIELD:svg:pyVHDLModel-release| image:: https://img.shields.io/github/v/release/vhdl/pyVHDLModel?logo=GitHub&include_prereleases |
32 | 38 | :alt: GitHub release (latest SemVer incl. including pre-releases |
33 | 39 | :height: 22 |
|
37 | 43 | :height: 22 |
38 | 44 | :target: https://github.com/vhdl/pyVHDLModel/releases/latest |
39 | 45 |
|
| 46 | +.. # GitHub release date |
40 | 47 | .. |SHIELD:svg:pyVHDLModel-date| image:: https://img.shields.io/github/release-date/vhdl/pyVHDLModel?logo=GitHub |
41 | 48 | :alt: GitHub release date |
42 | 49 | :height: 22 |
|
46 | 53 | :height: 22 |
47 | 54 | :target: https://github.com/vhdl/pyVHDLModel/releases |
48 | 55 |
|
49 | | -.. |SHIELD:svg:pyVHDLModel-gha-test| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Test%20and%20Coverage?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF |
50 | | - :alt: GitHub Workflow - Build and Test Status |
51 | | - :height: 22 |
52 | | - :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Test+and+Coverage%22 |
53 | | -.. |SHIELD:png:pyVHDLModel-gha-test| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Test%20and%20Coverage?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF |
54 | | - :alt: GitHub Workflow - Build and Test Status |
55 | | - :height: 22 |
56 | | - :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Test+and+Coverage%22 |
57 | | - |
58 | | -.. |SHIELD:svg:pyVHDLModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pyVHDLModel |
59 | | - :alt: Libraries.io status for latest release |
60 | | - :height: 22 |
61 | | - :target: https://libraries.io/github/vhdl/pyVHDLModel |
62 | | -.. |SHIELD:png:pyVHDLModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pyVHDLModel |
63 | | - :alt: Libraries.io status for latest release |
64 | | - :height: 22 |
65 | | - :target: https://libraries.io/github/vhdl/pyVHDLModel |
66 | | - |
67 | | -.. |SHIELD:svg:pyVHDLModel-req-status| image:: https://img.shields.io/requires/github/VHDL/pyVHDLModel |
68 | | - :alt: Requires.io |
69 | | - :height: 22 |
70 | | - :target: https://requires.io/github/VHDL/pyVHDLModel/requirements/?branch=main |
71 | | -.. |SHIELD:png:pyVHDLModel-req-status| image:: https://raster.shields.io/requires/github/VHDL/pyVHDLModel |
72 | | - :alt: Requires.io |
73 | | - :height: 22 |
74 | | - :target: https://requires.io/github/VHDL/pyVHDLModel/requirements/?branch=main |
75 | | - |
76 | | -.. |SHIELD:svg:pyVHDLModel-pypi-tag| image:: https://img.shields.io/pypi/v/pyVHDLModel?logo=PyPI |
77 | | - :alt: PyPI - Tag |
78 | | - :height: 22 |
79 | | - :target: https://pypi.org/project/pyVHDLModel/ |
80 | | -.. |SHIELD:png:pyVHDLModel-pypi-tag| image:: https://raster.shields.io/pypi/v/pyVHDLModel?logo=PyPI |
81 | | - :alt: PyPI - Tag |
82 | | - :height: 22 |
83 | | - :target: https://pypi.org/project/pyVHDLModel/ |
84 | | - |
85 | | -.. |SHIELD:svg:pyVHDLModel-pypi-status| image:: https://img.shields.io/pypi/status/pyVHDLModel?logo=PyPI |
86 | | - :alt: PyPI - Status |
87 | | - :height: 22 |
88 | | -.. |SHIELD:png:pyVHDLModel-pypi-status| image:: https://raster.shields.io/pypi/status/pyVHDLModel?logo=PyPI |
89 | | - :alt: PyPI - Status |
90 | | - :height: 22 |
91 | | - |
92 | | -.. |SHIELD:svg:pyVHDLModel-pypi-python| image:: https://img.shields.io/pypi/pyversions/pyVHDLModel?logo=PyPI |
93 | | - :alt: PyPI - Python Version |
94 | | - :height: 22 |
95 | | -.. |SHIELD:png:pyVHDLModel-pypi-python| image:: https://raster.shields.io/pypi/pyversions/pyVHDLModel?logo=PyPI |
96 | | - :alt: PyPI - Python Version |
97 | | - :height: 22 |
98 | | - |
| 56 | +.. # GitHub/Libraries dependent projects |
99 | 57 | .. |SHIELD:svg:pyVHDLModel-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pyVHDLModel |
100 | 58 | :alt: Dependent repos (via libraries.io) |
101 | 59 | :height: 22 |
|
105 | 63 | :height: 22 |
106 | 64 | :target: https://github.com/vhdl/pyVHDLModel/network/dependents |
107 | 65 |
|
| 66 | +.. # GHA test and coverage |
| 67 | +.. |SHIELD:svg:pyVHDLModel-gha-test| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Test%20and%20Coverage?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF |
| 68 | + :alt: GitHub Workflow - Build and Test Status |
| 69 | + :height: 22 |
| 70 | + :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Test+and+Coverage%22 |
| 71 | +.. |SHIELD:png:pyVHDLModel-gha-test| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Test%20and%20Coverage?label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF |
| 72 | + :alt: GitHub Workflow - Build and Test Status |
| 73 | + :height: 22 |
| 74 | + :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Test+and+Coverage%22 |
| 75 | + |
| 76 | +.. # Codacy - quality |
108 | 77 | .. |SHIELD:svg:pyVHDLModel-codacy-quality| image:: https://img.shields.io/codacy/grade/2286426d2b11417e90010427b7fed8e7?logo=codacy |
109 | 78 | :alt: Codacy - Quality |
110 | 79 | :height: 22 |
|
114 | 83 | :height: 22 |
115 | 84 | :target: https://www.codacy.com/manual/vhdl/pyVHDLModel |
116 | 85 |
|
| 86 | +.. # Codacy - coverage |
117 | 87 | .. |SHIELD:svg:pyVHDLModel-codacy-coverage| image:: https://img.shields.io/codacy/coverage/2286426d2b11417e90010427b7fed8e7?logo=codacy |
118 | 88 | :alt: Codacy - Line Coverage |
119 | 89 | :height: 22 |
|
123 | 93 | :height: 22 |
124 | 94 | :target: https://www.codacy.com/manual/vhdl/pyVHDLModel |
125 | 95 |
|
| 96 | +.. # Codecov - coverage |
126 | 97 | .. |SHIELD:svg:pyVHDLModel-codecov-coverage| image:: https://img.shields.io/codecov/c/github/vhdl/pyVHDLModel |
127 | 98 | :alt: Codecov - Branch Coverage |
128 | 99 | :height: 22 |
|
132 | 103 | :height: 22 |
133 | 104 | :target: https://codecov.io/gh/vhdl/pyVHDLModel |
134 | 105 |
|
| 106 | +.. # Libraries - source rank |
135 | 107 | .. |SHIELD:svg:pyVHDLModel-lib-rank| image:: https://img.shields.io/librariesio/sourcerank/pypi/pyVHDLModel |
136 | 108 | :alt: Libraries.io SourceRank |
137 | 109 | :height: 22 |
|
141 | 113 | :height: 22 |
142 | 114 | :target: https://libraries.io/github/vhdl/pyVHDLModel/sourcerank |
143 | 115 |
|
| 116 | +.. # GHA release |
| 117 | +.. |SHIELD:svg:pyVHDLModel-gha-release| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Release?label=release&logo=GitHub%20Actions&logoColor=FFFFFF |
| 118 | + :alt: GitHub Workflow - Release Status |
| 119 | + :height: 22 |
| 120 | + :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Release%22 |
| 121 | +.. |SHIELD:png:pyVHDLModel-gha-release| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Release?label=release&logo=GitHub%20Actions&logoColor=FFFFFF |
| 122 | + :alt: GitHub Workflow - Release Status |
| 123 | + :height: 22 |
| 124 | + :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Release%22 |
| 125 | + |
| 126 | +.. # PyPI tag |
| 127 | +.. |SHIELD:svg:pyVHDLModel-pypi-tag| image:: https://img.shields.io/pypi/v/pyVHDLModel?logo=PyPI |
| 128 | + :alt: PyPI - Tag |
| 129 | + :height: 22 |
| 130 | + :target: https://pypi.org/project/pyVHDLModel/ |
| 131 | +.. |SHIELD:png:pyVHDLModel-pypi-tag| image:: https://raster.shields.io/pypi/v/pyVHDLModel?logo=PyPI |
| 132 | + :alt: PyPI - Tag |
| 133 | + :height: 22 |
| 134 | + :target: https://pypi.org/project/pyVHDLModel/ |
| 135 | + |
| 136 | +.. # PyPI project status |
| 137 | +.. |SHIELD:svg:pyVHDLModel-pypi-status| image:: https://img.shields.io/pypi/status/pyVHDLModel?logo=PyPI |
| 138 | + :alt: PyPI - Status |
| 139 | + :height: 22 |
| 140 | +.. |SHIELD:png:pyVHDLModel-pypi-status| image:: https://raster.shields.io/pypi/status/pyVHDLModel?logo=PyPI |
| 141 | + :alt: PyPI - Status |
| 142 | + :height: 22 |
| 143 | + |
| 144 | +.. # PyPI Python versions |
| 145 | +.. |SHIELD:svg:pyVHDLModel-pypi-python| image:: https://img.shields.io/pypi/pyversions/pyVHDLModel?logo=PyPI |
| 146 | + :alt: PyPI - Python Version |
| 147 | + :height: 22 |
| 148 | +.. |SHIELD:png:pyVHDLModel-pypi-python| image:: https://raster.shields.io/pypi/pyversions/pyVHDLModel?logo=PyPI |
| 149 | + :alt: PyPI - Python Version |
| 150 | + :height: 22 |
| 151 | + |
| 152 | +.. # Libraries - status |
| 153 | +.. |SHIELD:svg:pyVHDLModel-lib-status| image:: https://img.shields.io/librariesio/release/pypi/pyVHDLModel |
| 154 | + :alt: Libraries.io status for latest release |
| 155 | + :height: 22 |
| 156 | + :target: https://libraries.io/github/vhdl/pyVHDLModel |
| 157 | +.. |SHIELD:png:pyVHDLModel-lib-status| image:: https://raster.shields.io/librariesio/release/pypi/pyVHDLModel |
| 158 | + :alt: Libraries.io status for latest release |
| 159 | + :height: 22 |
| 160 | + :target: https://libraries.io/github/vhdl/pyVHDLModel |
| 161 | + |
| 162 | +.. # Requires - status |
| 163 | +.. |SHIELD:svg:pyVHDLModel-req-status| image:: https://img.shields.io/requires/github/VHDL/pyVHDLModel |
| 164 | + :alt: Requires.io |
| 165 | + :height: 22 |
| 166 | + :target: https://requires.io/github/VHDL/pyVHDLModel/requirements/?branch=main |
| 167 | +.. |SHIELD:png:pyVHDLModel-req-status| image:: https://raster.shields.io/requires/github/VHDL/pyVHDLModel |
| 168 | + :alt: Requires.io |
| 169 | + :height: 22 |
| 170 | + :target: https://requires.io/github/VHDL/pyVHDLModel/requirements/?branch=main |
| 171 | + |
| 172 | +.. # GHA - documentation |
144 | 173 | .. |SHIELD:svg:pyVHDLModel-gha-doc| image:: https://img.shields.io/github/workflow/status/vhdl/pyVHDLModel/Documentation?label=Documentation&logo=GitHub%20Actions&logoColor=FFFFFF |
145 | 174 | :alt: GitHub Workflow - Documentation Status |
146 | 175 | :height: 22 |
|
149 | 178 | :alt: GitHub Workflow - Documentation Status |
150 | 179 | :height: 22 |
151 | 180 | :target: https://github.com/vhdl/pyVHDLModel/actions?query=workflow%3A%22Documentation%22 |
| 181 | + |
| 182 | +.. # Documentation license |
| 183 | +.. |SHIELD:svg:pyVHDLModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green |
| 184 | + :alt: Documentation License |
| 185 | + :height: 22 |
| 186 | + :target: Doc-License.html |
| 187 | +.. |SHIELD:png:pyVHDLModel-doc-license| image:: https://img.shields.io/badge/doc%20license-CC--BY%204.0-green |
| 188 | + :alt: Documentation License |
| 189 | + :height: 22 |
| 190 | + :target: https://github.com/VHDL/pyVHDLModel/blob/main/doc/Doc-License.rst |
| 191 | + |
| 192 | +.. # GHPages - read now |
| 193 | +.. |SHIELD:svg:pyVHDLModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet |
| 194 | + :alt: Documentation - Read Now! |
| 195 | + :height: 22 |
| 196 | + :target: https://vhdl.github.io/pyVHDLModel/ |
| 197 | +.. |SHIELD:png:pyVHDLModel-ghp-doc| image:: https://img.shields.io/badge/doc-read%20now%20%E2%9E%94-blueviolet |
| 198 | + :alt: Documentation - Read Now! |
| 199 | + :height: 22 |
| 200 | + :target: https://vhdl.github.io/pyVHDLModel/ |
0 commit comments