[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#607691: RFP: deheader -- analysis of C and C++ files to find unnecessary header inclusions



Package: wnpp
Severity: wishlist

* Package name    : deheader
  Version         : 0.4
  Upstream Author : Eric S. Raymond <esr@thyrsus.com>
* URL             : http://www.catb.org/~esr/deheader/
* License         : BSD
  Programming Lang: Python
  Description     : analysis of C and C++ files to find unnecessary header inclusions

deheader analyzes C and C++ files to determine which header inclusions can be removed
while still allowing them to compile. This may result in substantial improvements in
compilation time, especially on large C++ projects; it also sometimes exposes
dependencies and cohesions of which developers were unaware.



Reply to: