File: control

package info (click to toggle)
gsm0710muxd 1.13-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 680 kB
  • ctags: 564
  • sloc: ansic: 1,915; sh: 1,046; makefile: 25
file content (17 lines) | stat: -rw-r--r-- 695 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: gsm0710muxd
Section: misc
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), cdbs (>= 0.4.49), autotools-dev, libdbus-glib-1-dev, libglib2.0-dev, libdbus-1-dev, dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://pyneo.org

Package: gsm0710muxd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus
Description: GSM 07.10 Multiplexer
 Pyneo mobile stack is a muxer for GSM modems to allow more than one channel to
 be used with the modem. Each channel can be used to issue phonecalls, watch
 signal strength, receiving sms or even doing ppp (GPRS) at the same time.
 .
 Access to the multiplexer is managed via D-Bus.