module Site:sig..end
val create : string -> string -> string -> sitecreate name url lang creates a mediawiki site where name is the name of
the wiki, url is the URL of the API and lang is the ISO code of the
language of the wiki.val wikipedia : string -> siteval wikisource : string -> siteval wikicommons : site