Difference between revisions of "Gramps"
(Add git clone command) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|Name=Gramps | |Name=Gramps | ||
|Short description=Genealogy program | |Short description=Genealogy program | ||
− | |Full description='''Gramps (Genealogical Research and Analysis Management Programming System) is a | + | |Full description='''Gramps (Genealogical Research and Analysis Management Programming System) is a GTK+-based genealogical research program.''' |
It has GEDCOM import/export capabilities, merge capabilities, built-in templates for generating Web pages, a soundex generator, a relationship generator, and a Python based plugin system which lets users extend the system. | It has GEDCOM import/export capabilities, merge capabilities, built-in templates for generating Web pages, a soundex generator, a relationship generator, and a Python based plugin system which lets users extend the system. | ||
|Homepage URL=http://gramps-project.org | |Homepage URL=http://gramps-project.org | ||
+ | |Version download=https://gramps-project.org/wiki/index.php?title=Download | ||
|User level=none | |User level=none | ||
− | |VCS checkout command=git clone | + | |Is High Priority Project=No |
+ | |VCS checkout command=git clone https://github.com/gramps-project/gramps.git gramps-source | ||
|Computer languages=Python | |Computer languages=Python | ||
|Documentation note=[https://gramps-project.org/wiki/index.php?title=User_manual Wiki] | |Documentation note=[https://gramps-project.org/wiki/index.php?title=User_manual Wiki] | ||
+ | |Decommissioned/Obsolete=No | ||
|Donate=http://sourceforge.net/p/gramps/donate/ | |Donate=http://sourceforge.net/p/gramps/donate/ | ||
+ | |Accepts cryptocurrency donations=No | ||
|Microblog=https://gramps-project.org/blog/ | |Microblog=https://gramps-project.org/blog/ | ||
+ | |IRC general=irc://irc.freenode.net/#gramps | ||
|Related projects=HTML_Family_Tree_Generator,Geneweb,LifeLines | |Related projects=HTML_Family_Tree_Generator,Geneweb,LifeLines | ||
|Keywords=GEDCOM,genealogy,gramps,ancestors,family | |Keywords=GEDCOM,genealogy,gramps,ancestors,family | ||
− | |Version identifier=4. | + | |Version identifier=4.2.5 |
− | |Version date= | + | |Version date=2016/12/16 |
|Version status=stable | |Version status=stable | ||
− | | | + | |Test entry=No |
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |Last review date=2018/04/17 |
− | |||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
|License verified date=2002-04-19 | |License verified date=2002-04-19 | ||
Line 28: | Line 31: | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
+ | |License copyright=https://github.com/gramps-project/gramps/blob/master/COPYING | ||
|License verified by=Janet Casey | |License verified by=Janet Casey | ||
|License verified date=2002-04-19 | |License verified date=2002-04-19 | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Hobbies=genealogy | ||
+ | |Interface=x-window-system | ||
+ | |Runs-on=Windows, BSD, OS X | ||
+ | |Use=hobbies | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=Python 3.2+ | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=GTK+3 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=python-pygobject | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=bsddb3 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=Cairo | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=Pango | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=pangocairo | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=librsvg2 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=xdg-utils | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=language-pack-gnome-xx | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=osmgpsmap | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=PyICU | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Graphviz | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=gtkspell | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GExiv2 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Python Imaging Library / PILLOW | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GNU Revision Control System (RCS) | ||
}} | }} | ||
{{Person | {{Person | ||
Line 35: | Line 116: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=dallingham@users.sourceforge.net | |Email=dallingham@users.sourceforge.net | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/gramps | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/gramps | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Developer Git Tree View | |Resource audience=Developer Git Tree View | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://github.com/gramps-project/gramps |
}} | }} | ||
{{Resource | {{Resource | ||
Line 62: | Line 150: | ||
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/gramps-users | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/gramps-users | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |VCS checkout command=git clone https://github.com/gramps-project/gramps |
− | + | |Decommissioned or Obsolete=No | |
− | + | |Accepts cryptocurrency donations=No | |
− | + | |Test entry=No | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | | | ||
− | | | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 11:13, 16 July 2021
Gramps
http://gramps-project.org
Genealogy program
Gramps (Genealogical Research and Analysis Management Programming System) is a GTK+-based genealogical research program.
It has GEDCOM import/export capabilities, merge capabilities, built-in templates for generating Web pages, a soundex generator, a relationship generator, and a Python based plugin system which lets users extend the system.
Download
https://gramps-project.org/wiki/index.php?title=Download
VCS Checkout
git clone https://github.com/gramps-project/gramps
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Donald N. Allingham | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/gramps | |
Bug Tracking | Bug Tracking | https://gramps-project.org/bugs/ |
Developer Git Tree View | VCS Repository Webview | https://github.com/gramps-project/gramps |
Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/gramps-devel |
Debian (Ref) | https://tracker.debian.org/pkg/gramps | |
Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/gramps-announce |
Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/gramps-users |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | osmgpsmap |
Required to use | GTK+3 |
Required to use | Python 3.2+ |
Weak prerequisite | Graphviz |
Weak prerequisite | Python Imaging Library / PILLOW |
Weak prerequisite | PyICU |
Required to use | language-pack-gnome-xx |
Required to use | python-pygobject |
Required to use | Cairo |
Required to use | Pango |
Required to use | bsddb3 |
Required to use | pangocairo |
Required to use | xdg-utils |
Required to use | librsvg2 |
Weak prerequisite | GExiv2 |
Weak prerequisite | gtkspell |
Weak prerequisite | GNU Revision Control System (RCS) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.