Metadata-Version: 2.1
Name: cdn-definitions
Version: 0.1.0
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
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown



**experimental project!**

Data definitions for Red Hat's content delivery network.

![Build status](https://travis-ci.org/release-engineering/cdn-definitions.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/release-engineering/cdn-definitions/badge.svg?branch=master)](https://coveralls.io/github/release-engineering/cdn-definitions?branch=master)

- [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 maintains a dataset defining and influencing certain behaviors
of Red Hat's CDN, such as aliases between paths.

To get an idea of the type of data maintained within this project, you can
[browse the latest published dataset](https://release-engineering.github.io/cdn-definitions/data.yaml).

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

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.


