import * as rpmParser from "https://deno.land/x/rpm_parser@v0.1.13/src/errors.ts";
Classes
Error when accessing an RPM field of a package that does not exist or has not been parsed. | |
Error not matching expected magic byte sequence. | |
Base class for all errors related to RPM package parsing. |