Orgparse

Latest version: v0.4.20231004

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

Scan your dependencies

Page 2 of 2

0.2.2

0.2.1

0.2.0

- **BREAKING**: drop support for python2/python3.5
This is to support typing annotations (more specifically, `typing` module).
If you don't have a choice of using a newer Python version for some reason, you can install the previous version (`pip install 'orgparse=0.1.4'`), there weren't many API changes anyway.
- better file properties handling https://github.com/karlicoss/orgparse/pull/28 https://github.com/karlicoss/orgparse/pull/30
- keep linenumber information in the nodes https://github.com/karlicoss/orgparse/pull/25
- parse tables (available via `body_rich` property) https://github.com/karlicoss/orgparse/pull/29
- improvements to treat `OrgRootNode` more like `OrgNode` with fallbacks

0.1.4

https://github.com/karlicoss/orgparse/pull/19
thanks schlagenhauf !

0.1.3

fix: handle comments in clock/scheduled/deadline markers

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.