File: control

package info (click to toggle)
libe131 1.4.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: ansic: 372; makefile: 11; sh: 1
file content (31 lines) | stat: -rw-r--r-- 1,227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: libe131
Section: libs
Priority: optional
Maintainer: Matthias Geiger <matthias.geiger1024@tutanota.de>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://github.com/hhromic/libe131
Vcs-Browser: https://salsa.debian.org/debian/libe131
Vcs-Git: https://salsa.debian.org/debian/libe131.git

Package: libe131-dev
Architecture: any
Section: libdevel
Depends: libe131-1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: lightweight library for the E1.31 (sACN) protocol (development library)
 This is a library providing an API for packet, client and server
 programming for devices using the E1.31 (sACN) protocol. This protocol
 is used to control various microcontroller based lighting devices.
 .
 This package contains the development headers.

Package: libe131-1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight library for the E1.31 (sACN) protocol (library)
 This is a library providing an API for packet, client and server
 programming for devices using the E1.31 (sACN) protocol. This protocol
 is used to control various microcontroller based lighting devices.
 .
 This package contains the library.