Created
July 19, 2018 18:31
-
-
Save daviddavis/284ff17a4257f64c630b57a4529937f0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
document: modulemd | |
version: 2 | |
data: | |
name: walrus | |
stream: 5.21 | |
summary: Walrus 5.21 module | |
description: >- | |
A module for the walrus 5.21 package | |
license: | |
module: | |
- MIT | |
profiles: | |
default: | |
rpms: | |
- walrus | |
artifacts: | |
rpms: | |
- walrus-5.21-1.noarch | |
... | |
--- | |
document: modulemd | |
version: 2 | |
data: | |
name: walrus | |
stream: 0.71 | |
version: 20180707144203 | |
context: c0ffee42 | |
summary: Walrus 0.71 module | |
description: >- | |
A module for the walrus 0.71 package | |
license: | |
module: | |
- MIT | |
profiles: | |
default: | |
rpms: | |
- walrus | |
flipper: | |
rpms: | |
- walrus | |
artifacts: | |
rpms: | |
- walrus-0.71-1.noarch | |
... | |
--- | |
document: modulemd | |
version: 2 | |
data: | |
name: django | |
stream: 1.6 | |
version: 20180307130104 | |
context: c2c572ec | |
summary: A high-level Python Web framework | |
description: >- | |
Django is a high-level Python Web framework that encourages rapid development | |
and a clean, pragmatic design. It focuses on automating as much as possible and | |
adhering to the DRY (Don't Repeat Yourself) principle. | |
license: | |
module: | |
- MIT | |
profiles: | |
default: | |
rpms: | |
- python2-django | |
python2_development: | |
rpms: | |
- python2-django | |
artifacts: | |
rpms: | |
- python-django-bash-completion-0:1.6.11.7-1.module_1560+089ce146.noarch | |
- python2-django-0:1.6.11.7-1.module_1560+089ce146.noarch | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment