Source: custom-rap-installer
Section: python
Priority: optional
Maintainer: KUNBUS GmbH <support@kunbus.com>
Rules-Requires-Root: no
Homepage: https://revolutionpi.com/
Vcs-Browser: https://gitlab.com/revolutionpi/custom-rap-installer
Vcs-Git: https://gitlab.com/revolutionpi/custom-rap-installer.git -b debian/bookworm
Build-Depends:
  debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-setuptools
Standards-Version: 4.6.2

Package: python3-custom-rap-installer
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
  ${python3:Depends},
  ${misc:Depends}
Description: Python3 library to install custom RAP files
 With this module, your own modules can be integrated into PiCtory via their
 RAP files. The RAP files and the associated images are in a folder, along
 with a "meta.json" that contains information for the installation.
