static File unpackSimpleWikipedia() { File f1 = downloadSimpleWikipedia(); File f2 = getProgramFile(#1008009, "simplewiki-latest-pages-articles.xml"); if (!f2.exists()) { print("Unpacking..."); bunzip(f1, f2); } ret f2; }
Began life as a copy of #1008013
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008019 |
| Snippet name: | unpackSimpleWikipedia |
| Eternal ID of this version: | #1008019/3 |
| Text MD5: | 6ded37d16fd53702ebdc078d0668f9c1 |
| Author: | stefan |
| Category: | javax / a.i. / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-20 19:06:49 |
| Source code size: | 247 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 729 / 774 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |