Codebase list ohcount / 418eb148-debb-459d-9085-b6946065d8a4/main debian / control
418eb148-debb-459d-9085-b6946065d8a4/main

Tree @418eb148-debb-459d-9085-b6946065d8a4/main (Download .tar.gz)

control @418eb148-debb-459d-9085-b6946065d8a4/main

3581673
 
 
 
a41750d
e66020b
 
e3b9d69
cefd828
e3b9d69
 
3581673
 
 
 
 
 
 
 
 
 
 
 
 
 
56ac50d
3581673
 
 
 
 
 
 
 
 
 
 
 
56ac50d
3581673
 
Source: ohcount
Section: utils
Priority: optional
Maintainer: Sylvestre Ledru <sylvestre@debian.org>
Build-Depends: debhelper-compat (= 13), libpcre3-dev, gem2deb, rake,
 ragel (>= 6.3), ruby-diff-lcs, doxygen, gperf, file, libmagic-dev,
 swig
Standards-Version: 4.1.3
Homepage: https://github.com/blackducksoftware/ohcount
Vcs-Git: https://salsa.debian.org/debian/ohcount.git
Vcs-Browser: https://salsa.debian.org/debian/ohcount
XS-Ruby-Versions: all

Package: ohcount
XB-Ruby-Versions: ${ruby:Versions}
Architecture: any
Depends: ruby | ruby-interpreter, ${shlibs:Depends}, ${misc:Depends},
 ruby-diff-lcs, file
Suggests: ohcount-doc
Description: Source code line counter
 Ohcount supports over 70 popular programming languages.
 Ohcount does more than just count lines of code. It can also detect
 popular open source licenses such as GPL within a large directory of source
 code. It can also detect code that targets a particular programming API,
 such as Win32 or KDE.
 Ohcount is the line counter which powers http://www.openhub.net/
 .

Package: ohcount-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Source code line counter - Documentation
 Ohcount supports over 70 popular programming languages.
 Ohcount does more than just count lines of code. It can also detect
 popular open source licenses such as GPL within a large directory of source
 code. It can also detect code that targets a particular programming API,
 such as Win32 or KDE.
 Ohcount is the line counter which powers http://www.openhub.net/
 .
 This package contains the documentation.