--- document: modulemd version: 2 data: 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 dependencies: - buildrequires: platform: [] requires: platform: [] 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 ...