pcdubs / productmd

Product, compose and installation media metadata library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

License:GNU Lesser General Public License v2.1


Languages

Language:Python 98.2%Language:Shell 1.1%Language:Makefile 0.7%