Source: golang-github-bettercap-readline
Section: devel
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-nbutton23-zxcvbn-go-dev
Standards-Version: 4.1.4
Homepage: https://github.com/bettercap/readline
Vcs-Browser: http://git.kali.org/gitweb?p=packages/golang-github-bettercap-readline;a=summary
Vcs-Git: http://git.kali.org/packages/golang-github-bettercap-readline.git
XS-Go-Import-Path: github.com/bettercap/readline
Testsuite: autopkgtest-pkg-go

Package: golang-github-bettercap-readline-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-nbutton23-zxcvbn-go-dev
Description: pure golang implementation for GNU-Readline kind library
 Readline supports multiple platforms (Windows, OSX, GNU/Linux), and enables
 applications to provide a terminal user interface that is able to dynmically
 interact with the user on one terminal line.
 .
 This is a fork of golang-github-chzyer-readline for bettercap.
