cooklang-py 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cooklang-py
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Python Parser for Cooklang
5
5
  Author: Dan Shernicoff
6
6
  Author-email: Dan Shernicoff <dan@brassnet.biz>
@@ -15,6 +15,10 @@ Description-Content-Type: text/markdown
15
15
 
16
16
  # cooklang-py
17
17
 
18
+ [![Tests](https://github.com/brass75/cooklang-py/actions/workflows/test.yml/badge.svg)](https://github.com/brass75/cooklang-py/actions/workflows/test.yml)
19
+ [![Format and Lint](https://github.com/brass75/cooklang-py/actions/workflows/lint.yml/badge.svg)](https://github.com/brass75/cooklang-py/actions/workflows/lint.yml)
20
+ [![CodeQL](https://github.com/brass75/cooklang-py/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/brass75/cooklang-py/actions/workflows/github-code-scanning/codeql)
21
+
18
22
  A parser for the [Cooklang recipe markup language](https://cooklang.org)
19
23
 
20
24
  ## Installation
@@ -81,4 +85,4 @@ for the following platforms:
81
85
 
82
86
  - Linux
83
87
  - MacOS
84
- - Windows (with the exception of test cases with Unicode characters.)
88
+ - Windows
@@ -2,7 +2,7 @@ cooklang_py/__init__.py,sha256=96c63b6652b050ce098a9152ccb10d621723bb11e96733907
2
2
  cooklang_py/base_objects.py,sha256=a87d9aaea29780f78706b1b8d52e479382b860c1c48b796fcf2b8c14c5b191d3,5158
3
3
  cooklang_py/const.py,sha256=bd9f830a8d3e8aad02bcf32ee5e288ecf7d40ea35de70c9d7d831c74a8fe920d,947
4
4
  cooklang_py/recipe.py,sha256=29d6bf20ef4435ee7f5fa85e73ba4b3652a428d6d79fe36d1d169b203c2b7e23,4293
5
- cooklang_py-0.1.0.dist-info/licenses/LICENSE.md,sha256=96b1a938d839ee7740846ef97e81bcced9ca178c8058dce405d2032484e48c41,1071
6
- cooklang_py-0.1.0.dist-info/WHEEL,sha256=7de84e261f5edc1201bd668234a371ec3eb94db037d1f75c0139430c1319ab31,79
7
- cooklang_py-0.1.0.dist-info/METADATA,sha256=7b2b42af6205bf0be357209aa9b885dd193493e844a530753e66cc63bc98d26b,2432
8
- cooklang_py-0.1.0.dist-info/RECORD,,
5
+ cooklang_py-0.1.1.dist-info/licenses/LICENSE.md,sha256=96b1a938d839ee7740846ef97e81bcced9ca178c8058dce405d2032484e48c41,1071
6
+ cooklang_py-0.1.1.dist-info/WHEEL,sha256=7de84e261f5edc1201bd668234a371ec3eb94db037d1f75c0139430c1319ab31,79
7
+ cooklang_py-0.1.1.dist-info/METADATA,sha256=5f91085be5bc98b42965b37fb379ee189c0b2657a256328c398c5333a331bda2,2886
8
+ cooklang_py-0.1.1.dist-info/RECORD,,