Source: zen-remote
Priority: extra
Maintainer: Ilya Stolyarov <ila.embsys@gmail.com>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.0.0
Section: devel
Vcs-Git: https://github.com/zwin-project/zen-remote.git
Vcs-browser: https://github.com/zwin-project/zen-remote.git
Homepage: https://zwin.dev

Package: zen-remote
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: A library that implements the communication layer between Zen running on the PC and Zen Mirror running on the HMD.
    This project will generate libraries for each of the client (Zen Mirror) and server (Zen).
    The client may run on Android, so the library for the client must be able to build from source with all dependencies.

