File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ python standard ecosystem (built-in modules). Designed as a gramps addon.
6
6
7
7
- 'lxmlGramplet' needs 'lxml' module.
8
8
More powerful and more complex. Designed as a gramps addon.
9
- Many experimentations. Will generate some files from a Gramps XML.
10
- ``` Gramps XML -to-> data ```
9
+ Many experimentations. Will generate some files from and to a Gramps XML.
10
+ ``` Gramps XML -to-> data ``` and ``` data -to-> Gramps XML ```
11
11
Some samples of validations and transformations.
12
12
Methods and code might be old dated, but it is still fast and does the job.
13
13
See also https://gramps-project.org/wiki/index.php/Lxml_Gramplet
@@ -17,7 +17,6 @@ related to validations via 'lxmlGramplet'.
17
17
18
18
- 'lxml.css', 'query_html.xsl'
19
19
basic templates for displaying transformed data via 'lxmlGramplet'.
20
- ``` data -to-> Gramps XML ```
21
20
22
21
- 'superclasses.py', 'subclasses.py'
23
22
modules generated with generateDS (Dave Kuhlman).
You can’t perform that action at this time.
0 commit comments