rpm-0.0.1: Cozy little project to question unruly rpm packages.

System.Rpm.Xml

Description

This module is responsible for generating a XML representation of a Rpm.

Synopsis

Documentation

executeRpm2XmlSource

Arguments

:: FilePath

Path to RPM Package

-> IO (Maybe String) 

executeRpm2Xml takes a path to an RPM package and generates an XML representation in the form of a string.