--- document: modulemd version: 2 data: name: django stream: 1.6 version: 3020200212002847 context: a5b0195c arch: s390x 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 content: - BSD xmd: {} dependencies: - buildrequires: platform: [f30] requires: platform: [f30] references: community: https://www.djangoproject.com documentation: https://docs.djangoproject.com tracker: https://code.djangoproject.com/query profiles: default: rpms: - python2-django python2_development: rpms: - python2-django api: rpms: - python2-django components: rpms: python-django: rationale: The Django python web framework ref: 1.6 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] artifacts: rpms: - python-django-0:1.6.11.8-1.module_f30+7497+ed6c9c4e.src - python-django-bash-completion-0:1.6.11.8-1.module_f30+7497+ed6c9c4e.noarch - python2-django-0:1.6.11.8-1.module_f30+7497+ed6c9c4e.noarch ...