# feedgenerator **Repository Path**: mirrors_getpelican/feedgenerator ## Basic Information - **Project Name**: feedgenerator - **Description**: Standalone version of Django's feedgenerator module - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-09 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README FeedGenerator ============= [![Build Status](https://img.shields.io/github/actions/workflow/status/getpelican/feedgenerator/main.yml?branch=main)](https://github.com/getpelican/feedgenerator/actions) [![PyPI Version](https://img.shields.io/pypi/v/feedgenerator)](https://pypi.org/project/feedgenerator/) [![Downloads](https://img.shields.io/pypi/dm/feedgenerator)](https://pypi.org/project/feedgenerator/) ![License](https://img.shields.io/pypi/l/feedgenerator?color=blue) FeedGenerator is a standalone version of Django’s [feedgenerator](https://github.com/django/django/blob/master/django/utils/feedgenerator.py) module. It has evolved over time and includes numerous enhancements.