File: control

package info (click to toggle)
lifelines 3.0.61-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,800 kB
  • sloc: ansic: 59,805; xml: 8,960; sh: 3,854; makefile: 853; yacc: 601; perl: 170; sed: 16
file content (58 lines) | stat: -rw-r--r-- 2,335 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: lifelines
Section: misc
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: libncurses-dev, bison, debhelper-compat (= 9), docbook-utils, docbook-xml, ghostscript, lynx
Standards-Version: 4.7.2
Homepage: http://lifelines.github.io/lifelines/
Vcs-Git: https://salsa.debian.org/debian/lifelines.git
Vcs-Browser: https://salsa.debian.org/debian/lifelines

Package: lifelines
Architecture: any
Depends: ${shlibs:Depends},${misc:Depends}
Description: text-based genealogy software
 LifeLines is a genealogy program that runs on UNIX systems in text mode. It
 maintains genealogical records (persons, families, sources, events and
 others) in a database, and generates reports from those records.
 .
 There are no practical limits on the number of records that can be stored in
 a LifeLines database, nor on the amounts or kinds of data that can be
 kept in the records.
 .
 LifeLines does not contain built-in reports. Instead it provides a
 programming subsystem that you use to program your own reports and
 charts. Some standard report files are included in the
 lifelines-reports package.
 .
 The programming subsystem also lets you query your databases and
 process your data in any way. LifeLines uses the terminal independent
 features of UNIX to provide a screen and menu based user interface.
 .
 The program is able to read and write GEDCOM files, the de facto
 standard for genealogical data exchange.

Package: lifelines-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: documentation for lifelines, a genealogy software system
 This package contains the full documentation for lifelines genealogy
 software (text, HTML, XML and PDF formats).

Package: lifelines-doc-sv
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: swedish documentation for lifelines, a genealogy software system
 This package contains the full documentation for lifelines genealogy
 software (text, HTML, XML and PDF formats).
 .
 Files in this package use the Swedish language.

Package: lifelines-reports
Architecture: all
Depends: lifelines (>= 3.0.61), ${misc:Depends}
Description: reports for lifelines, a genealogy software system
 Lifelines has a very powerful reporting language. This package
 includes all "standard" reports, which come with the official
 Lifelines distribution.