Add model for package consumption
Compare changes
Files
14+ 22
− 0
@@ -9,6 +9,28 @@ additionals, which are only relevant for the package manager and the repository
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
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)