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
Priority: optional
Maintainer: Felipe Augusto van de Wiel (faw) <faw@debian.org>
Uploaders: Christian Perrier <bubulle@debian.org>
Build-Depends: libncursesw5-dev, bison, debhelper (>= 8), docbook-utils, ghostscript, autoconf (>= 2.5), autotools-dev, devscripts, dh-buildinfo, dpatch, lynx
Standards-Version: 3.9.2
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.
|