2007-02-10 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsGEDDB.py: new GEDCOM parser module * src/RelLib/_BaseObject.py: new GEDCOM parser module * src/RelLib/_AttributeBase.py: new GEDCOM parser module * src/plugins/PHPGedViewConnector.py: new GEDCOM parser module * src/GrampsDbUtils/_GedcomParse.py: new GEDCOM parser module * src/GrampsDbUtils/__init__.py: new GEDCOM parser module * src/GrampsDbUtils/_GedcomLex.py: new GEDCOM parser module * src/GrampsDbUtils/_GrampsDbWRFactories.py: new GEDCOM parser module * src/GrampsDbUtils/_GedcomTokens.py: renamed from _GedTokens.py * src/GrampsDbUtils/Makefile.am: new GEDCOM parser module * src/ArgHandler.py: new GEDCOM parser module * example/gedcom/sample.ged: added test cases * src/docgen/OpenOfficeDoc.py: remove unused functions * src/docgen/HtmlDoc.py: remove unused functions * src/docgen/LPRDoc.py: remove unused functions * src/docgen/ODFDoc.py: remove unused functions svn: r8083
This commit is contained in:
@@ -58,11 +58,16 @@
|
||||
1 NAME Edwin Michael /Smith/
|
||||
2 NOTE This is a note attached to a name
|
||||
2 SOUR @S1600@
|
||||
1 BAPL
|
||||
2 DATE MAR 1852
|
||||
2 PLAC St John's Campbelltown, NSW
|
||||
1 ASSO @I07@
|
||||
2 RELA SomeRelationship
|
||||
2 NOTE This is a note for the ASSOC import
|
||||
2 SOUR @S1600@
|
||||
1 SEX M
|
||||
1 _UID THIS_IS_A_UID
|
||||
1 AFN GXXX-XX
|
||||
1 TITL Grand Poobah
|
||||
1 OBJE
|
||||
2 FORM jpeg
|
||||
@@ -74,6 +79,9 @@
|
||||
2 FAMC @F02@
|
||||
1 OCCU
|
||||
2 PLAC Software Engineer
|
||||
1 EVEN
|
||||
2 TYPE My Custom Event
|
||||
2 DATE 2000
|
||||
1 EDUC
|
||||
2 DATE BET. 1979 - 1984
|
||||
2 PLAC UC Berkeley
|
||||
|
Reference in New Issue
Block a user