summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2020-04-25Improve lulua-writeLars-Dominik Braun1-0/+2
Introduce composable filters, switch to brotli-compressed tarballs, which has good ratios and fast decompression, reducing I/O significantly.
2020-02-22doc: Switch to jinja2-based renderingLars-Dominik Braun1-1/+7
Pre-rendering HTML was not the best idea. Instead pre-process the data, cache it into data files and do the HTML rendering only as the final step. Also adds asymmetry to analysis and uses tabular numbers and spaces instead of ugly table hacks to align numbers.
2019-10-03text: Add epub reader and hindawi corpusLars-Dominik Braun1-0/+1
See issue #5.
2019-09-21Consolidate command line utilsLars-Dominik Braun1-5/+3
2019-09-17Initial importLars-Dominik Braun1-0/+56