File: control

package info (click to toggle)
conque 2.3-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 384 kB
  • sloc: python: 2,025; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 630 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: conque
Section: editors
Priority: optional
Maintainer: Harish Badrinath <harishbadrinath@gmail.com>
Build-Depends: debhelper (>= 8),python
Standards-Version: 3.9.2
Homepage: https://code.google.com/p/conque/

Package: vim-conque
Architecture: all
Depends: ${python:Depends},${misc:Depends},vim-nox|vim-python
Recommends: vim-addon-manager
Description: plugin for running interactive commands in a Vim buffer 
 This package provides a Vim plugin which allows interactive programs such as
 Bash to be run inside a Vim buffer. In other words, it is a terminal emulator
 which uses a Vim buffer to display the program output.