Source: seascope
Priority: optional
Section: utils
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
Standards-Version: 3.9.8
Homepage: https://github.com/anilFree/seascope
Vcs-Git: https://anonscm.debian.org/git/collab-maint/seascope.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/seascope.git

Package: seascope
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-qt4, python-qscintilla2
Provides: ${python:Provides}
Recommends: exuberant-ctags, id-utils, cscope
Description: source code navigation tool
 Seascope is a graphical source code browsing tool with cross reference
 functionality support using the following backends:
   * cscope
   * idutils
   * gtags
 .
 Seascope is written in Python and is supported on all major operating
 system platforms
