1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
  
     | 
    
      Source: neovim-qt
Section: editors
Priority: optional
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Uploaders:
 Jason Pleau <jason@jpleau.ca>,
 James McCoy <jamessan@debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 fonts-dejavu-core <!nocheck>,
 help2man,
 libmsgpack-dev (>= 1.4.0-2),
 libqt5svg5-dev,
 neovim,
 ninja-build,
 python3,
 python3-jinja2,
 python3-msgpack,
 qtbase5-dev,
 xauth <!nocheck>,
 xvfb <!nocheck>,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/equalsraf/neovim-qt
Vcs-Git: https://salsa.debian.org/vim-team/neovim-qt.git
Vcs-Browser: https://salsa.debian.org/vim-team/neovim-qt
Package: neovim-qt
Architecture: any
Depends:
 neovim,
 ${misc:Depends},
 ${shlibs:Depends},
Description: neovim client library and GUI
 neovim-qt provides a Qt5 GUI interface for neovim
 
     |