Paragrep

Latest version: v3.3.0

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

Scan your dependencies

Page 1 of 3

3.2.1

- Added missing dependency on `Click` package.

3.2.0

- Starting with this version, `paragrep` will _only_ work on Python 3.6 or
better.
- Added type annotations.
- Updated `print` statements to use f-strings.
- Removed dependency on `grizzled-python` library. This package now requires
only the standard Python 3 library.

3.1.2

- Updated dependency on `grizzled-python`, to pick up a version that's
more compatible with Python 3.

3.1.1

- Fixed installation download URL, allowing installs from `pip` to work again.

3.1.0

- Added ability to display the matching end-of-paragraph lines. Specify
the "-P" option. (Issue 1, https://github.com/bmc/paragrep/issues/1)
- "-a" and "-o" options not working correctly with multiple regexs. Problem
was a Python statement indentation issue. (Issue 2,
https://github.com/bmc/paragrep/issues/2)
- Fixed some minor issues with the "-i" (case-blind) option
- Removed some dead code.

3.0.7

- Removed unused "-t" option from option summary in usage message.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.