summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-09-15Move ZipFile struct to be module structMartin Ashby
2023-09-15Add a test for deflate and commentMartin Ashby
Add a method for getting a comment
2023-09-15Add more documented (unsupported) compression methodsMartin Ashby
2023-09-15Initial decompressionMartin Ashby
2023-09-15Rearrange codeMartin Ashby
Add some convenience methods to ZipFile
2023-09-15Replace boilerplate serialization with some proper generic codeMartin Ashby
Delete commented code
2023-09-14central directory headers can be readMartin Ashby
2023-09-14fooMartin Ashby
2023-09-14InitialMartin Ashby