document-svg 2.0.2

Convert PDF, Word, Excel, PowerPoint, diagram and CAD files into one SVG per page, locally — a Rust library and the docsvg command
Documentation
1
2
3
4
5
6
7
8
% Small Weka-style dataset used by conversion tests.
@relation weather
@attribute outlook {sunny,overcast,rainy}
@attribute temperature numeric
@attribute play {yes,no}
@data
sunny,25,yes
{1 18, 2 no}