Source: zed
Section: editors
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 cargo (>= 1.80~), clang, cmake, elfutils, g++, gcc, gettext-base, jq, libasound2-dev, libfontconfig-dev, libgit2-dev, libsqlite3-dev, libssl-dev, libstdc++-12-dev, libvulkan1, libwayland-dev, libxkbcommon-x11-dev, libzstd-dev, make, mold, rustc (>= 1.80~),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://zed.dev
Vcs-Git: https://github.com/zed-industries/zed.git
Vcs-Browser: https://github.com/zed-industries/zed

Package: zed
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: Zed is a next-generation code editor.
 Zed is a next-generation code editor designed for high-performance
 collaboration with humans and AI.
 Features:
  * Fast: Written from scratch in Rust to efficiently leverage multiple
    CPU cores and your GPU.
  * Intelligent: Integrate upcoming LLMs into your workflow to generate,
    transform, and analyze code.
  * Collaborative: Chat with teammates, write notes together, and share
    your screen and project. All included.
