python-feedgen/feedgenerator/__init__.py
2013-04-26 14:59:44 +02:00

10 lines
232 B
Python

# -*- coding: utf-8 -*-
"""
feedgenerator
~~~~~~~~~~~~~
This module can be used to wenerate web feeds in both ATOM and RSS format.
:copyright: 2013 by Lars Kiesow
:license: FreeBSD and LGPL, see LICENSE for more details.
"""