Downloads and imports Wikipedia page histories to a git repository
Go to file
Vladimir Panteleev e4205cef14 Add --language option to allow specifying language subdomain 2010-09-13 01:42:11 +03:00
README Add README explaining how to compile it 2010-09-12 15:47:30 +01:00
litexml.d Commented out some entities to make it compile on gdc 2010-09-12 15:40:05 +01:00
wp2git.d Add --language option to allow specifying language subdomain 2010-09-13 01:42:11 +03:00

README

This project is written to use the Phobos standard library for D,
so it must be compiled with a compiler which supports Phobos, such
as GDC.

To compile it using GDC:

gdc *.d -o wp2git

which generates an executable called wp2git.