File: control

package info (click to toggle)
vim-bitbake 0~git20220408-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: makefile: 8
file content (15 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: vim-bitbake
Section: editors
Priority: optional
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper-compat (= 13), dh-sequence-vim-addon
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/kergoth/vim-bitbake/

Package: vim-bitbake
Architecture: all
Depends: vim, ${misc:Depends}, ${vim-addon:Depends}
Description: Vim plugin to interact with Yocto bitbake-based recipes
 This set of scripts helps in creating new yocto recipes from scratch,
 and adds highlighting on the already written ones.