File: control

package info (click to toggle)
langscan 1.2%2Bcvs20070125-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,316 kB
  • ctags: 1,892
  • sloc: ruby: 5,346; lex: 1,906; ansic: 1,583; makefile: 442; perl: 205; ml: 131; sh: 52
file content (19 lines) | stat: -rw-r--r-- 779 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: langscan
Section: devel
Priority: optional
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 5), autotools-dev, autoconf (>= 2.50), automake (>= 1.9.5), ruby, ruby1.8 (>= 1.8.2), ruby1.8-dev (>= 1.8.2), flex, ocaml-nox
Standards-Version: 3.7.2.2

Package: liblangscan-ruby
Architecture: any
Depends: ruby1.8, ${shlibs:Depends}
Replaces: gonzui (<= 1.2)
Conflicts: gonzui (<= 1.2)
Description: Ruby module of scanners for programming languages
 LangScan is a set of scanners.  It supports following languages:
   C, C++, C#, CSS, D, Eiffel, Emacs Lisp, Java, Javascript, Lua,
   OCaml, Perl, PHP, Python, Ruby, Scheme, Bourne Shell, and others.
 LangScan is used by the source code search engine, Gonzui.
 .
 Homepage: http://gonzui.sourceforge.net/