import * as rpmParser from "https://deno.land/x/rpm_parser@v0.1.13/mod.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. | |
Generic view for any RPM package. | |
Base class for all errors related to RPM package parsing. |
Functions
Parse fixed buffer as | |
Create a | |
Parse readable stream as RPM package. | |
Parse fixed buffer as RPM package. |
Interfaces
RPM package parsing options. |