File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ Informatics Matters Data Manager Job Decoder
55 :target: https://badge.fury.io/py/im-data-manager-job-decoder
66 :alt: PyPI package (latest)
77
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+
816A package that simplifies the decoding of encoded text strings.
917Given an encoded string the ``decode() `` method
1018returns the decoded value or an error.
You can’t perform that action at this time.
0 commit comments