release-engineering / productmd

Product, compose and installation media metadata library
GNU Lesser General Public License v2.1
9 stars 34 forks source link

ProductMD

Build Status Documentation Status

ProductMD is a Python library providing parsers for metadata related to composes and installation media.

Documentation

http://productmd.readthedocs.io/en/latest/

Building

Build requires

Build

To see all options run:

make help

Build with Tito

Read TITO.md for instructions.

Testing

Run from checkout dir:

make test