25 lines
883 B
Plaintext
25 lines
883 B
Plaintext
Source: spice-protocol
|
|
Priority: optional
|
|
Maintainer: Liang Guo <guoliang@debian.org>
|
|
Uploaders: Michael Tokarev <mjt@tls.msk.ru>
|
|
Build-Depends: debhelper (>= 11)
|
|
Standards-Version: 4.2.1
|
|
Section: libs
|
|
Homepage: http://www.spice-space.org/
|
|
Vcs-Git: https://salsa.debian.org/debian/spice-protocol.git
|
|
Vcs-Browser: https://salsa.debian.org/debian/spice-protocol
|
|
|
|
Package: libspice-protocol-dev
|
|
Section: libdevel
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends: ${misc:Depends}
|
|
Description: SPICE protocol headers
|
|
The Simple Protocol for Independent Computing Environments (SPICE)
|
|
is a remote display system built for virtual environments which
|
|
allows you to view a computing 'desktop' environment not only on
|
|
the machine where it is running, but from anywhere on the Internet
|
|
and from a wide variety of machine architectures.
|
|
.
|
|
This package provides headers defining protocols.
|