Skip to content

dmach/productmd

 
 

Repository files navigation

ProductMD

Build Status Documentation Status

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

Documentation

http://release-engineering.github.io/productmd

Building

Build requires

  • Six: Python 2 and 3 Compatibility Library
  • pip install six
  • Fedora: dnf install python-six python3-six

Build

To see all options run:

make help

Build with Tito

Read TITO.md for instructions.

Testing

Run from checkout dir:

make test

About

Product, compose and installation media metadata library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 1.4%
  • Makefile 0.9%