gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
62 stars 50 forks source link

Doc scripts cleanup #83

Closed ScoreUnder closed 3 years ago

ScoreUnder commented 5 years ago

I cleaned up some of the doc scripts. My initial intent was to provide Python 3 and Perl 5.22 compatibility, but I took a look at the python scripts and thought it was a bit crufty, so I tried to tidy it up. (It's still mostly just regexes flying around but at least the code is a little less noisy)

gdraheim commented 3 years ago

I had a change to the files for other reasons, but I take it that the sources should be updated to a newer version - especially Python3 should be done next.