Source: elvish
Section: shells
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Shengjing Zhu <zhsj@debian.org>,
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-boltdb-bolt-dev,
               golang-github-kr-pty-dev,
               golang-github-xiaq-persistent-dev (>=0.0~git20180301.cd415c6),
               golang-golang-x-sys-dev,
               pandoc,
Standards-Version: 4.1.4
Homepage: https://github.com/elves/elvish
Vcs-Browser: https://salsa.debian.org/go-team/packages/elvish
Vcs-Git: https://salsa.debian.org/go-team/packages/elvish.git
XS-Go-Import-Path: github.com/elves/elvish
Testsuite: autopkgtest-pkg-go

Package: elvish
Architecture: any
Built-Using: ${misc:Built-Using},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Friendly and expressive shell
 Elvish is a cross-platform shell, supporting Linux, BSDs and Windows.
 It features an expressive programming language, with features like namespacing
 and anonymous functions, and a fully programmable user interface with friendly
 defaults. It is suitable for both interactive use and scripting.