Package python3-module-lizard: Information
Source package: python3-module-lizard
Version: 1.17.10-alt2
Build time: Feb 8, 2024, 11:52 PM
Category: Development/Python3
Report package bugHome page: https://github.com/terryyin/lizard
License: MIT
Summary: A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages
Description:
Lizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn't require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis.
Maintainer: Grigory Ustinov
Last changed
Jan. 26, 2024 Grigory Ustinov 1.17.10-alt2
- NMU: fixed FTBFS.
Nov. 13, 2023 Alexander Burmatov 1.17.10-alt1
- Initial build for Sisyphus.