Skip to content

Add model for package consumption

David Runge requested to merge package_parser into master

Add a model for package file consumption.

Make .PKGINFO parsing more robust.

Extend existing code for reading files from a tarfile, which replaces per file code for this.

Improve logging in module and tests.

Relates to #68

Prepares #65 (closed)

Fixes #59 (closed)

Edited by David Runge

Merge request reports