Source: ruyi
Section: python
Priority: optional
Maintainer: Han Gao <rabenda.cn@gmail.com>
Build-Depends:
 dpkg-build-api (= 1),
 bash-completion,
 debhelper-compat (= 13),
 dh-sequence-python3,
 lsb-release,
 pybuild-plugin-pyproject,
 python3-all,
 python3-argcomplete,
 python3-babel,
 python3-packaging,
 python3-poetry-core (>= 1.0.7),
 python3-requests,
 txt2man,
 python3-arpy <!nocheck>,
 python3-fastjsonschema <!nocheck>,
 python3-jinja2 <!nocheck>,
 python3-pytest <!nocheck>,
 python3-rich <!nocheck>,
 python3-semver <!nocheck>,
 python3-tomlkit <!nocheck>,
 python3-pygit2 <!nocheck>,
 python3-pytest <!nocheck>,
 python3-yaml <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/ruyisdk/ruyi
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/Revy/ruyi.git
Vcs-Browser: https://salsa.debian.org/Revy/ruyi

Package: ruyi
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Package manager for RuyiSDK
 RuyiSDK is a product plan for an all-in-one RISC-V integrated development
 environment. Starting from 2023, it plans to provide RISC-V developers with
 a complete, full-stack, and fully-functional development environment within
 three years, including a full suite of tools from compilation, debugging to
 simulation, and plans to support the mainstream RISC-V development boards on
 the market.
 .
 RuyiSDK mainly includes a component manager (also known as a package manager),
 a graphical integrated development environment (IDE), and a developer
 community.
