Skip to content

GERZAC1002/wikidumptohtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

wikidumptohtml

Crude wikipedia dump to html converter that is not ready yet
Compile: gcc wikidumptohtml.c -o wikidumptohtml
How to use:
wikidumptohtml <wikidumpfile.xml-*>
Outputs the html files in the current directory.

ISSUES

- if files already exist the program breaks after 1021 pages FunFact: single program can not open more than 1024 files per default on Arch Linux

  • it does not create tables/references/hyperlinks
  • it creates only basic html files
  • it is far away from being usable for most people

NOTE

This is a hobby project!!!

About

Crude wikipedia dump to html converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published