This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
teamcity-executors-test-task/src/main/kotlin/ziputils
Gleb Koval 694b8d4d28
All checks were successful
Test Workflow / Lint and test library (push) Successful in 17m11s
Publish Workflow / Publish library (push) Successful in 8m49s
CLI implementation & linting (#2)
Implement a basic CLI interface & add linting to the project.

Reviewed-on: #2
2023-12-30 06:36:49 +00:00
..
2023-12-29 20:38:05 +06:00

ZipUtils

These are internal utility classes for reading zip file metadata. They only implement what is required for the backup tool, and no more.

Specifically, we are looking at the ZIP v6.3.9 specification.