File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ Informatics Matters Data Manager Job Decoder
5
5
:target: https://badge.fury.io/py/im-data-manager-job-decoder
6
6
:alt: PyPI package (latest)
7
7
8
+ .. image :: https://github.com/InformaticsMatters/squonk2-data-manager-job-decoder/actions/workflows/build.yaml/badge.svg
9
+ :target: https://github.com/InformaticsMatters/squonk2-data-manager-job-decoder/actions/workflows/build.yaml
10
+ :alt: Build
11
+
12
+ .. image :: https://github.com/InformaticsMatters/squonk2-data-manager-job-decoder/actions/workflows/publish.yaml/badge.svg
13
+ :target: https://github.com/InformaticsMatters/squonk2-data-manager-job-decoder/actions/workflows/publish.yaml
14
+ :alt: Publish
15
+
8
16
A package that simplifies the decoding of encoded text strings.
9
17
Given an encoded string the ``decode() `` method
10
18
returns the decoded value or an error.
You can’t perform that action at this time.
0 commit comments