Pyleri

Latest version: v1.4.3

Safety actively analyzes 638980 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.3.2

* Replace `/` with `_` in function name for c-export.

1.3.1

* Fixed exporting `Repeat` element to C. (issue 9)
* Added header file name option to `export_c()` method.

1.3.0

* Added element properties:
- `Keyword.ign_case`
- `Choice.most_greedy`
- `List.min`, `List.max`, `List.opt_closing`
- `Repeat.min`, 'Repeat.max`
* Added `Result.as_str()` method for returning a textual parse result.
* Fixed correct expecting for `List` element.
* Added `MaxRecursionError` exception for `Prio` element.
* Added `create_grammar()` method as a shortdut for writting a `Grammar` class.

1.2.2

* Added export to JavaScript using class (es6) syntax.

* Use jsleri Ref.set() method instead of Object.assign.

1.2.1

* Format readme on PyPi

1.2.0

* Fixed typo in List mi/ma exception.

* Do not allow duplicate names in lower or upper case.

* Added export to Java for the jleri module.

* Fixed typo indentation.

* Added grammar check for missing START point.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.