Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37495544
en ru br
ALT Linux repos
S:2.3.0-alt1

Group :: Development/Python3
RPM: python3-module-eradicate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3.0-alt1
Build date: 11 june 2023, 15:46 ( 45.4 weeks ago )
Size: 12.14 Kb

Home 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.)

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-eradicate
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin