]> code.communitydata.science - mediawiki_dump_tools.git/commitdiff
add note to readme about dependency on compression software
authorgroceryheist <nathante@uw.edu>
Wed, 4 Jul 2018 22:20:52 +0000 (15:20 -0700)
committergroceryheist <nathante@uw.edu>
Wed, 4 Jul 2018 22:20:52 +0000 (15:20 -0700)
README.rst

index 111728ca7ef5e8695c91cab4b8cad17e8eb4e52d..8a13bd9007469f126fa4f167e35716f15aed571e 100644 (file)
@@ -7,3 +7,7 @@ submodule like::
 
   git submodule init
   git submodule update
+
+
+Wikimedia dumps are usually in a compressed format such as 7z (most common), gz, or bz2. Wikiq uses your computer's compression software to read these files. Therefore wikiq depends on
+`7za`, `gzcat`, and `zcat`. 

Community Data Science Collective || Want to submit a patch?