Skip to content

maxamillion/productmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductMD

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: python-six python3-six

Build

To see all options run:

make help

Testing

Run from checkout dir:

make test

About

Product, compose and installation media metadata library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Shell 1.8%
  • Makefile 1.2%