Source: app-model Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Debian PaN Maintainers , Roland Mas , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, node-fortawesome-fontawesome-free , pybuild-plugin-pyproject, python3-all, python3-fonticon-fontawesome6 , python3-hatch-vcs, python3-hatchling, python3-in-n-out , python3-psygnal , python3-pyconify , python3-pydantic , python3-pydantic-compat , python3-pytest , python3-pytest-xvfb , python3-pytestqt , python3-qtpy-pyqt5 , python3-superqt , Standards-Version: 4.6.2.0 Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/python-team/packages/app-model.git Vcs-Browser: https://salsa.debian.org/python-team/packages/app-model Rules-Requires-Root: no Homepage: https://github.com/pyapp-kit/app-model Package: python3-app-model Architecture: all Depends: node-fortawesome-fontawesome-free, ${misc:Depends}, ${python3:Depends}, Description: Generic application schema implemented in python This is a schema for declarative organization of application data, such as menus, keybindings, actions/commands, etc... . Inspired by the VS-Code application model