File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ svgcheck [options] SOURCE
4242| ` -a ` | ` --always-emit ` | repair the SVG file if needed, emit the file even if no repairs are needed |
4343| ` -v ` | ` --verbose ` | print extra information |
4444| ` -V ` | ` --version ` | display the version number and exit |
45- | ` -X ` | ` --no-xinclude ` | don't resolve xi: include elements |
4645| ` -d RNG ` | ` --rng=RNG ` | specify an alternate RNG file |
4746| ` -o FILENAME ` | ` --out=FILENAME ` | specify an output filename, default to stdout |
4847| ` -g ` | ` --grey-scale ` | use a grey scale hieristic to determine what is white |
@@ -53,5 +52,4 @@ svgcheck [options] SOURCE
5352` svgcheck ` depends on the following packages:
5453
5554- [ lxml] ( http://lxml.de ) * (>= 4.1.1)*
56- - [ requests] ( http://docs.python-requests.org ) * (>= 2.5.0)*
57- - [ rfctools_common] ( https://pypi.python.org/pypi/pip ) * (>= 0.5.5)*
55+ - [ xml2rfc] ( https://github.com/ietf-tools/xml2rfc/ ) * (>= 3.16.0)*
You can’t perform that action at this time.
0 commit comments