1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: vimoutliner
Section: editors
Priority: optional
Maintainer: Patrick Schoenfeld <schoenfeld@debian.org>
Homepage: http://www.vimoutliner.org/
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: sharutils
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/vimoutliner/trunk
Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/vimoutliner
Package: vim-vimoutliner
Architecture: all
Depends: ${misc:Depends}, vim | gvim, perl, python, libxml-writer-perl, libpalm-perl
Replaces: vimoutliner
Recommends: vim-addon-manager
Description: script for building an outline editor on top of Vim
Vimoutliner provides commands for using the Vim text editor as an
outline editor, to organize text hierarchically into discrete
sections.
|