Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 307 Bytes

ga2html

Convert xml files produced by GReader-Archive to html pages.

Platforms

OS X, Linux & Windows.

Requirement

expat

How to build

g++ -o ga2html -O2 ga2html.cc -lexpat

How to use

Execute ga2html without any parameter to get help.