Source: turbo
Section: editors
Priority: optional
Maintainer: Gürkan Myczko <tar@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libncurses-dev,
 libgpm-dev,
 libmagic-dev,
 libfmt-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/magiblot/turbo
#Vcs-Browser: https://salsa.debian.org/debian/turbo
#Vcs-Git: https://salsa.debian.org/debian/turbo.git

Package: turbo
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Text editor based on Turbo Vision, and Scintilla
 This is an experimental text editor for the terminal, based on the Scintilla
 code editing component by Neil Hodgson and the Turbo Vision application
 framework.
 .
 It was created to demonstrate new features in Turbo Vision. In particular,
 it has served as testing ground for Turbo Vision's Unicode capabilities.
 .
 As a text editor, Turbo aims at being intuitive and easy to use. Usability
 and productivity are its two other major objectives, although it has not got
 that far yet. And only for being a Turbo Vision application, it offers a
 vintage look and feel.
