Metadata-Version: 2.4
Name: cdn-definitions
Version: 3.5.1
Summary: Data definitions for Red Hat's content delivery network
Home-page: https://github.com/release-engineering/cdn-definitions
Author: Rohan McGovern
Author-email: rmcgover@redhat.com
License: GNU General Public License
Project-URL: Documentation, https://release-engineering.github.io/cdn-definitions/
Project-URL: Changelog, https://github.com/release-engineering/cdn-definitions/blob/master/CHANGELOG.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: frozendict
Requires-Dist: frozenlist2
Requires-Dist: PyYAML
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary



Data definitions for Red Hat's content delivery network.

![Build Status](https://github.com/release-engineering/cdn-definitions/actions/workflows/tests.yml/badge.svg)
[![codecov](https://codecov.io/gh/release-engineering/cdn-definitions/branch/master/graph/badge.svg?token=UFA82N1J4J)](https://codecov.io/gh/release-engineering/cdn-definitions)

- [Source](https://github.com/release-engineering/cdn-definitions)
- [Documentation](https://release-engineering.github.io/cdn-definitions/)
- [PyPI](https://pypi.org/project/cdn-definitions)

This project assists with the maintenance of a dataset influencing certain behaviors
of Red Hat's CDN, such as aliases between paths.

See the
[User Guide](https://release-engineering.github.io/cdn-definitions/userguide.html#) for more information
if you are interested in consuming this data.

License
-------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
