[go: up one dir, main page]

File: control

package info (click to toggle)
libfap5 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,856 kB
  • ctags: 392
  • sloc: sh: 9,120; ansic: 5,323; makefile: 13
file content (32 lines) | stat: -rw-r--r-- 1,397 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
32
Source: libfap5
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Iain R. Learmonth <irl@fsfe.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/libfap5.git
Vcs-Git: http://anonscm.debian.org/git/collab-maint/libfap5.git
Homepage: http://www.pakettiradio.net/libfap/

Package: libfap5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: APRS Parser
 libfap is a C port of the Ham::APRS::FAP Finnish APRS Parser (Fabulous APRS
 Parser) Perl module. As the original Perl code, libfap parses normal, mic-e and
 compressed location packets, NMEA location packets, objects, items, messages,
 telemetry and most weather packets. For more description, see the Perl module.

Package: libfap5-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libfap5 (= ${binary:Version})
Description: APRS Parser - Development Files
 libfap is a C port of the Ham::APRS::FAP Finnish APRS Parser (Fabulous APRS
 Parser) Perl module. As the original Perl code, libfap parses normal, mic-e and
 compressed location packets, NMEA location packets, objects, items, messages,
 telemetry and most weather packets. For more description, see the Perl module.
 .
 This package contains the development files for libfap.