crokignol / geneweb-1

GeneWeb is a genealogy software with a web interface created by Daniel de Rauglaudre. It can be installed locally on a stand-alone machine and on any web server.

Home Page:http://www.geneweb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW:

GeneWeb is a genealogy software with a Web interface. It can be used
off-line or as a Web service.

To compile, you need the Objective Caml compiler which can be found at:
   http://ocaml.org/
and Camlp5 at:
   http://camlp5.gforge.inria.fr/

CONTENTS:

	CHANGES		changes (for genealogists non programmers)
	ICHANGES	changes (for programmers)
	LICENSE		license notice
        configure       configure script
	Makefile	main Makefile
	README		this file
	INSTALL		installation file
	contrib		users contributions
	dag2html	library to create html trees
	doc		users' html documentation
	etc		additional files for distribution
	ged2gwb		converter GEDCOM -> GeneWeb
	gwb2ged		converter GeneWeb -> GEDCOM
	gwtp		CGI to upload and download databases
        launch          a launcher of the geneweb server
	hd		html and image files for GeneWeb program
	rpm		files to create Linux rpm packages
	setup		service (gwsetup) to launch commands in a Web navigator
	src		sources of main programs
	tools		tools for compiling
	wserver		library for creating Web services

COPYRIGHT:

All files marked in this distribution are Copyright (c) 1998-2011 INRIA
(Institut National de Recherche en Informatique et Automatique) and
distributed under the conditions stated in file LICENSE. They can be
freely redistributed for non-commercial purposes, provided the
copyright notice remains attached.

INSTALLATION:

You can compile on Unix, Windows or MacOS X machines. See the file INSTALL
for installation instructions.

HOME PAGE

GeneWeb home page is at:
	http://www.geneweb.org/

About

GeneWeb is a genealogy software with a web interface created by Daniel de Rauglaudre. It can be installed locally on a stand-alone machine and on any web server.

http://www.geneweb.org

License:GNU General Public License v2.0


Languages

Language:OCaml 85.6%Language:HTML 9.8%Language:JavaScript 2.1%Language:Makefile 0.9%Language:CSS 0.9%Language:Shell 0.5%Language:Groff 0.1%Language:Perl 6 0.0%Language:Standard ML 0.0%