Package python3-module-eradicate: Information
Source package: python3-module-eradicate
Version: 2.3.0-alt1
Build time: Jun 20, 2023, 06:53 AM
Category: Development/Python3
Report package bugHome page: https://github.com/myint/eradicate
License: MIT
Summary: Removes commented-out code from Python files
Description:
With modern revision control available, there is no reason to save commented-out code to your repository. "eradicate" helps cleans up existing junk comments. It does this by detecting block comments that contain valid Python syntax that are likely to be commented out code. (It avoids false positives like the sentence "this is not good", which is valid Python syntax, but is probably not code.)
Maintainer: Grigory Ustinov
Last changed
June 11, 2023 Grigory Ustinov 2.3.0-alt1
- Automatically updated to 2.3.0.
March 2, 2023 Grigory Ustinov 2.2.0-alt1
- Automatically updated to 2.2.0.
May 23, 2022 Grigory Ustinov 2.1.0-alt1
- Automatically updated to 2.1.0.