summaryrefslogblamecommitdiff
path: root/control
blob: 72dc65af9be4c7711547e1ab659840cf1b450ab1 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                            
                                                                                
                                                                              

                                                                              
                                                                               
 
                          


                                           
                           
 



                                             

                           


                                                          

                        
# This is not a real Debian control file
# It's project metadata for the shipper tool

Package: deheader

Description: find (optionally remove) unneeded includes in C or C++ sourcefiles.
 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.

XBS-Destinations: freecode

Homepage: http://www.catb.org/~esr/deheader

XBS-HTML-Target: index.html

Gitorious-URL: https://gitorious.org/deheader

Ohloh-URL: https://www.ohloh.net/p/deheader/

XBS-Logo: deheader-logo.png

XBS-Freecode-Tags: development tools, optimization, C, C++

XBS-VC-Tag-Template: %(version)s

XBS-Validate: make check