modulemd

Created 7 years ago
Maintained by psabata
Module metadata definitions and the modulemd library
Members 2
Jay W committed 3 years ago

Module metadata definitions and the modulemd library

This repository contains simple module metadata template and the corresponding library for the manipulation thereof.

Note this repository is obsolete. Refer to libmodulemd repository that hosts the current specification and an up-to-date implementation of the library.

Testing

$ tox -e py27,py35

See tox.ini for additional environments.