.TH gramps 1 "0.9.0pre1" "man page by Brandon L. Griffith" "" .SH "NAME" .LP gramps \- Genealogical Research and Analysis Management Programming System .SH "SYNTAX" .LP gramps [\fIDatabase\fP] .br Currently \fBgramps\fR does not require any command line arguments. However, if provided, it is the path to either a gramps database or a GEDCOM file to be imported. .SH "DESCRIPTION" .LP Gramps is an open source genealogy program. It is written in Python, using the GTK/GNOME interface. .br Gramps should seem familiar to anyone who has used other geneology programs before such as \fIFamily Tree Maker for Windows(TM)\fR or the GNU Geneweb. .br It supports importing of the ever popular GEDCOM format which is used world wide by almost all other geneology software. .SH "Concepts" Supports a python\-based plugin system, allowing import and export writers, report generators, tools, and display filters to be added without modification of the main program. .LP Data is stored in an gzip'ed XML format .LP Instead of generating direct printer output, report generators target other systems, such as \fIOpen Office\fR, \fIAbiWord\fR, HTML or LaTeX to allow the user to modify the format to suit his or her needs. .SH "FILES" .LP \fI${PREFIX}/bin/gramps\fP .br \fI${PREFIX}/share/gramps\fP .br \fI${HOME}/.gramps\fP .SH "Authors" Donald Allingham \fI\fR .br \fIhttp://gramps.sourceforge.net\fR .LP This manpage was written by: .br Brandon L. Griffith \fI\fR .br Any ammendants or errors should be reported to him. .br It was originally written for inclusion in the Debian GNU/Linux system. .SH "DOCUMENTATION" See also the file \fBgramps.sgml\fR .br On a Debian system this can be found in \fI/usr/doc/gramps\fR .br Or in the doc directory of the official source distribution.