Metadata-Version: 2.1
Name: django-rss-feeds
Version: 0.0.0
Summary: An aggregator for RSS and Atom feeds.
Home-page: https://github.com/StuartMacKay/django-feeds
Author: Stuart MacKay
Author-email: smackay@flagstonesoftware.com
License: License :: OSI Approved :: Apache Software License
Keywords: django,rss,atom
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

# Django Feeds

[![Build Status](https://img.shields.io/github/actions/workflow/status/StuartMacKay/django-feeds/ci.yml?branch=master)](https://github.com/StuartMacKay/django-feeds/actions/workflows/ci.yml?query=branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

Django RSS is an aggregator for RSS and Atom feeds.

## Features

## Installation
