Skip to content

Commit 3c016df

Browse files
authored
cleanup
1 parent 37db099 commit 3c016df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lxml/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ python standard ecosystem (built-in modules). Designed as a gramps addon.
66

77
- 'lxmlGramplet' needs 'lxml' module.
88
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```
1111
Some samples of validations and transformations.
1212
Methods and code might be old dated, but it is still fast and does the job.
1313
See also https://gramps-project.org/wiki/index.php/Lxml_Gramplet
@@ -17,7 +17,6 @@ related to validations via 'lxmlGramplet'.
1717

1818
- 'lxml.css', 'query_html.xsl'
1919
basic templates for displaying transformed data via 'lxmlGramplet'.
20-
```data -to-> Gramps XML```
2120

2221
- 'superclasses.py', 'subclasses.py'
2322
modules generated with generateDS (Dave Kuhlman).

0 commit comments

Comments
 (0)