Source: fresh-editor
Section: editors
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cargo, libclang-dev, pkgconf, rustc,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://getfresh.dev
Vcs-Git: https://github.com/sinelaw/fresh.git
Vcs-Browser: https://github.com/sinelaw/fresh

Package: fresh-editor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: Lightweight terminal-based text editor with LSP and TypeScript plugins.
 Fresh is a lightweight, fast terminal-based text editor with LSP support
 and TypeScript plugins. It provides syntax highlighting, code completion,
 and other IDE-like features in a minimal terminal interface.
